Account API endpoint fixes
This commit is contained in:
@@ -22,7 +22,6 @@ type fileCache struct {
|
||||
dir string
|
||||
totalSizeCurrent int64
|
||||
totalSizeLimit int64
|
||||
fileSizeLimit int64
|
||||
mu sync.Mutex
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user