We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8991266 commit ba36164Copy full SHA for ba36164
services/context/context.go
@@ -256,4 +256,3 @@ func (ctx *Context) JSONError(msg any) {
256
panic(fmt.Sprintf("unsupported type: %T", msg))
257
}
258
259
-
0 commit comments