Skip to content

Commit

Permalink
[fmt] _
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi committed Apr 7, 2023
1 parent b868ae3 commit 8ffb843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/router.go
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ func setRouter(router *gin.Engine) {
throw(c, 500, err.Error())
return
}

res, err := ctx.Call(fun.Method, fun.Args...)

if err != nil {
Expand Down

0 comments on commit 8ffb843

Please sign in to comment.