summary refs log tree commit diff
path: root/bundle/src/stats.ts
diff options
context:
space:
mode:
authoruurgothat <cckhmck@gmail.com>2021-10-04 22:31:12 +0300
committeruurgothat <cckhmck@gmail.com>2021-10-04 22:31:12 +0300
commit4ea441ca1d7d96e6f9b9fff6b379a48d98bb6ed0 (patch)
tree744a57c3bba4ab7c90db94aa6f5a64fdafb1eb93 /bundle/src/stats.ts
parentRainbow the logs (diff)
downloadserver-4ea441ca1d7d96e6f9b9fff6b379a48d98bb6ed0.tar.xz
Add warn for git + remove unnecessary import
Diffstat (limited to 'bundle/src/stats.ts')
-rw-r--r--bundle/src/stats.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle/src/stats.ts b/bundle/src/stats.ts

index 5dc69efe..e6941db2 100644 --- a/bundle/src/stats.ts +++ b/bundle/src/stats.ts
@@ -1,6 +1,5 @@ import os from "os"; import osu from "node-os-utils"; -import {} from "chalk"; export function initStats() { console.log(`[Path] running in ${__dirname}`);