fixed trailing whitespace
This commit is contained in:
parent
6816dcbe2f
commit
e44a83edae
@ -103,7 +103,6 @@ func (api API) do_http(url string, cursor string, result *interface{}) error {
|
|||||||
return fmt.Errorf("Error parsing API response:\n %w", err)
|
return fmt.Errorf("Error parsing API response:\n %w", err)
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (api API) GetFeedFor(user_id UserID, cursor string) (TweetResponse, error) {
|
func (api API) GetFeedFor(user_id UserID, cursor string) (TweetResponse, error) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user