mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
Consolidate controller, move rpc package into controller - remove dangling code in pkg/server
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
router "github.com/gorilla/mux"
|
||||
"github.com/minio/minio/pkg/rpc"
|
||||
"github.com/minio/minio/pkg/controller/rpc"
|
||||
)
|
||||
|
||||
// getRPCHandler rpc handler
|
||||
|
||||
Reference in New Issue
Block a user