generated from PenaSide/GolangTemplate
remove todo
This commit is contained in:
parent
c9bdc6c501
commit
c16d92980d
@ -180,7 +180,7 @@ func (api *API2) AddAccount(ctx echo.Context) error {
|
||||
if !ok {
|
||||
return api.noauth(ctx)
|
||||
}
|
||||
// todo test
|
||||
|
||||
var quizFrom string
|
||||
cookie, er := ctx.Request().Cookie("quizFrom")
|
||||
if er == nil {
|
||||
|
Loading…
Reference in New Issue
Block a user