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
commitfe5bd56ac8c7c9ce52c29f3bb3384d3bfb8c5441 (patch)
tree0a00a447a4e8219a576c575a294e9c569e96e029 /bundle/src/stats.ts
parentRainbow the logs (diff)
downloadserver-fe5bd56ac8c7c9ce52c29f3bb3384d3bfb8c5441.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}`);