mirror of
https://github.com/LukeHagar/VA-Log-Parser.git
synced 2025-12-06 04:21:55 +00:00
Update parseLogFile.js
Removed unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import fs from "fs";
|
||||
import linebyline from "linebyline";
|
||||
import ora from "ora";
|
||||
import chalk from "chalk";
|
||||
import cliProgress from "cli-progress";
|
||||
import sortLog from "./sortLog.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user