linter, ssssssssshhhhhhhhhhhh please

This commit is contained in:
kim 2025-03-26 20:43:41 +00:00
commit 015938cdea
2 changed files with 3 additions and 3 deletions

View file

@ -704,7 +704,7 @@ func (t *StatusTimeline) prepare(
[]*apimodel.Status,
error,
) {
switch {
switch { //nolint:gocritic
case prepareAPI == nil:
panic("nil prepare fn")
}