Update index.ts
This commit is contained in:
parent
507eb3b424
commit
5b9f38948b
1 changed files with 0 additions and 1 deletions
|
|
@ -574,7 +574,6 @@ async function cleanupStorage() {
|
||||||
const { capacity } = data[0];
|
const { capacity } = data[0];
|
||||||
if (capacity > 0.8) {
|
if (capacity > 0.8) {
|
||||||
lowDiskSpace = true;
|
lowDiskSpace = true;
|
||||||
force = true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (error) {}
|
} catch (error) {}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue