zwxi 1 year ago
parent
commit
8f7dd7e5c4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      routers/router.go

+ 0 - 1
routers/router.go

@@ -55,6 +55,5 @@ func init() {
 			),
 		),
 	)
-	)
 	web.AddNamespace(ns)
 }