mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
remove gateway completely (#15929)
This commit is contained in:
@@ -131,7 +131,6 @@ func newApp(name string) *cli.App {
|
||||
|
||||
// Register all commands.
|
||||
registerCommand(serverCmd)
|
||||
registerCommand(gatewayCmd)
|
||||
|
||||
// Set up app.
|
||||
cli.HelpFlag = cli.BoolFlag{
|
||||
|
||||
Reference in New Issue
Block a user