mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 00:53:36 +08:00
refactoring
This commit is contained in:
@@ -131,4 +131,4 @@ func (c *ChunkCache) Shutdown() {
|
||||
for _, diskCache := range c.diskCaches {
|
||||
diskCache.Shutdown()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user