Skip to content

Commit 187d88a

Browse files
remove useless code
1 parent 8d1e22b commit 187d88a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: api/handlers/auth.go

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"github.com/Asrez/GoAPIBlog/config"
99
"github.com/Asrez/GoAPIBlog/services"
1010
"github.com/gin-gonic/gin"
11+
1112
)
1213

1314
type AuthHandler struct {

0 commit comments

Comments
 (0)