mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
Clean up
This commit is contained in:
parent
84218abf2b
commit
d1cf0c7998
@ -23,8 +23,6 @@ export default define(meta, () => new Promise(async (res, rej) => {
|
||||
stats.driveUsageLocal = driveStats.local.totalSize[0];
|
||||
stats.driveUsageRemote = driveStats.remote.totalSize[0];
|
||||
|
||||
console.log(driveStats);
|
||||
|
||||
const federationStats = await federationChart.getChart('hour', 1);
|
||||
stats.instances = federationStats.instance.total[0];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user