Fix lint error
This commit is contained in:
parent
898ad163ae
commit
750ad3031a
@ -565,7 +565,7 @@ func (e APIV2Entry) ToTweetTrove() TweetTrove {
|
||||
type APIV2Instruction struct {
|
||||
Type string `json:"type"`
|
||||
Entries []APIV2Entry `json:"entries"`
|
||||
Entry APIV2Entry `json:"entry"`
|
||||
Entry APIV2Entry `json:"entry"`
|
||||
}
|
||||
|
||||
type APIV2Response struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user