mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
remove gateway completely (#15929)
This commit is contained in:
@@ -41,8 +41,6 @@ var OfflineDisk StorageAPI // zero value is nil
|
||||
|
||||
// erasureObjects - Implements ER object layer.
|
||||
type erasureObjects struct {
|
||||
GatewayUnsupported
|
||||
|
||||
setDriveCount int
|
||||
defaultParityCount int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user