mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Delete bucket listener config file from disk (#3016)
This commit is contained in:
committed by
Harshavardhana
parent
c21ac80268
commit
8876e0a80a
@@ -183,4 +183,4 @@ func (c *controlAPIHandlers) LockClear(args *LockClearArgs, reply *GenericReply)
|
||||
nsMutex.ForceUnlock(args.Bucket, args.Object)
|
||||
*reply = GenericReply{}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user