summary refs log tree commit diff
path: root/src/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'src/bundle')
-rw-r--r--src/bundle/stats.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bundle/stats.ts b/src/bundle/stats.ts

index 3a9b2d85..38131d83 100644 --- a/src/bundle/stats.ts +++ b/src/bundle/stats.ts
@@ -28,7 +28,7 @@ export function initStats() { // osu.mem.info(), // osu.netstat.inOut(), // ]); - // var networkUsage = ""; + // let networkUsage = ""; // if (typeof network === "object") { // networkUsage = `| [Network]: in ${network.total.inputMb}mb | out ${network.total.outputMb}mb`; // }