mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -55,7 +55,6 @@ func (r *ReplicationStats) Delete(bucket string) {
|
||||
r.ulock.Lock()
|
||||
defer r.ulock.Unlock()
|
||||
delete(r.UsageCache, bucket)
|
||||
|
||||
}
|
||||
|
||||
// UpdateReplicaStat updates in-memory replica statistics with new values.
|
||||
|
||||
Reference in New Issue
Block a user