mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-06 03:03:16 -06:00
go fmt
This commit is contained in:
parent
f8f446456c
commit
a90cf75f8a
3 changed files with 8 additions and 9 deletions
|
|
@ -37,7 +37,6 @@ func (t *timeline) prepareNextQuery(amount int, maxID string, sinceID string, mi
|
||||||
"minID": minID,
|
"minID": minID,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
var err error
|
var err error
|
||||||
|
|
||||||
// maxID is defined but sinceID isn't so take from behind
|
// maxID is defined but sinceID isn't so take from behind
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue