mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 20:31:37 +03:00
updated missing line
This commit is contained in:
parent
6bee87ba04
commit
bf98e893fb
@ -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) => {
|
||||
|
Loading…
Reference in New Issue
Block a user