mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
committed by
Anand Babu (AB) Periasamy
parent
434423de89
commit
751fa972f5
@@ -32,7 +32,6 @@ type fsObjects struct {
|
||||
listObjectMapMutex *sync.Mutex
|
||||
}
|
||||
|
||||
// FIXME: constructor should return a pointer.
|
||||
// newFSObjects - initialize new fs object layer.
|
||||
func newFSObjects(exportPath string) (ObjectLayer, error) {
|
||||
var storage StorageAPI
|
||||
|
||||
Reference in New Issue
Block a user