Fix lint error
This commit is contained in:
parent
677eea9c22
commit
00e92165f2
@ -210,7 +210,6 @@ func (p Profile) NextPage(c Cursor) (Feed, error) {
|
||||
ret.Items = append(ret.Items, FeedItem{TweetID: val.Tweet.ID, RetweetID: val.Retweet.RetweetID})
|
||||
}
|
||||
|
||||
|
||||
p.fill_content(&ret.TweetTrove)
|
||||
|
||||
ret.CursorBottom = c
|
||||
|
Loading…
x
Reference in New Issue
Block a user