mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
remove gateway completely (#15929)
This commit is contained in:
@@ -51,8 +51,6 @@ type setsDsyncLockers [][]dsync.NetLocker
|
||||
// object sets. NOTE: There is no dynamic scaling allowed or intended in
|
||||
// current design.
|
||||
type erasureSets struct {
|
||||
GatewayUnsupported
|
||||
|
||||
sets []*erasureObjects
|
||||
|
||||
// Reference format.
|
||||
|
||||
Reference in New Issue
Block a user