updated missing line

This commit is contained in:
ue 2019-08-22 23:57:27 +03:00
parent 6bee87ba04
commit bf98e893fb

View File

@ -202,7 +202,6 @@ class PostsView extends Component {
if (posts.length < 5) {
setFeedPosts(_posts);
}
// const postW = [..._posts];
if (promotedPosts && promotedPosts.length > 0) {
promotedPosts.forEach((promotedItem, i) => {