Skip to content

Commit ba36164

Browse files
committed
Fix lint
1 parent 8991266 commit ba36164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/context/context.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,3 @@ func (ctx *Context) JSONError(msg any) {
256256
panic(fmt.Sprintf("unsupported type: %T", msg))
257257
}
258258
}
259-

0 commit comments

Comments
 (0)