mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 05:30:24 +03:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -38,7 +38,6 @@ type adminAPIHandlers struct{}
|
||||
|
||||
// registerAdminRouter - Add handler functions for each service REST API routes.
|
||||
func registerAdminRouter(router *mux.Router, enableConfigOps bool) {
|
||||
|
||||
adminAPI := adminAPIHandlers{}
|
||||
// Admin router
|
||||
adminRouter := router.PathPrefix(adminPathPrefix).Subrouter()
|
||||
|
||||
Reference in New Issue
Block a user