diff --git a/helper/jwt.go b/helper/jwt.go index 0317a5c..42bec73 100644 --- a/helper/jwt.go +++ b/helper/jwt.go @@ -4,7 +4,6 @@ import ( "database/sql" "errors" "fmt" - "log" "os" "strconv" "strings"