Fix lint error
This commit is contained in:
parent
ff11fdf1af
commit
c454162d7d
@ -282,7 +282,7 @@ func (p Profile) GetTweetDetail(id TweetID) (TweetDetailView, error) {
|
|||||||
// TODO: compound-query-structs
|
// TODO: compound-query-structs
|
||||||
type FeedItem struct {
|
type FeedItem struct {
|
||||||
TweetID
|
TweetID
|
||||||
RetweetID TweetID
|
RetweetID TweetID
|
||||||
QuoteNestingLevel int
|
QuoteNestingLevel int
|
||||||
}
|
}
|
||||||
type Feed struct {
|
type Feed struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user