mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 10:42:24 -05:00
linter, ssssssssshhhhhhhhhhhh please
This commit is contained in:
parent
eadd5a6f0f
commit
015938cdea
2 changed files with 3 additions and 3 deletions
2
internal/cache/timeline/status.go
vendored
2
internal/cache/timeline/status.go
vendored
|
|
@ -704,7 +704,7 @@ func (t *StatusTimeline) prepare(
|
|||
[]*apimodel.Status,
|
||||
error,
|
||||
) {
|
||||
switch {
|
||||
switch { //nolint:gocritic
|
||||
case prepareAPI == nil:
|
||||
panic("nil prepare fn")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue