diff --git a/routers/api/v1/user/app.go b/routers/api/v1/user/app.go index dd88715b29..a410909e0e 100644 --- a/routers/api/v1/user/app.go +++ b/routers/api/v1/user/app.go @@ -5,7 +5,6 @@ package user import ( - "errors" "fmt" "net/http" "strconv"