Skip to content

Commit 4e121fa

Browse files
committed
setting api v1
1 parent 613081a commit 4e121fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/account.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ func (server *Server) createAccount(ctx *gin.Context) {
2020
return
2121
}
2222

23-
//
24-
23+
// Create the account after validating the input
2524

2625
}

0 commit comments

Comments
 (0)