mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Storage usage fix build
This commit is contained in:
parent
f67027d7e9
commit
a38e1cf06e
@ -315,7 +315,6 @@ public final class StorageBox {
|
||||
value.read(¤tSize, offset: 0, length: 8)
|
||||
}
|
||||
|
||||
let previousSize = currentSize
|
||||
currentSize += delta
|
||||
|
||||
if currentSize < 0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user