Fixed eslint warning for unused vars

This commit is contained in:
BB
2022-04-02 13:11:55 +02:00
parent acfd164927
commit c7a95ccb2d
4 changed files with 0 additions and 6 deletions
-1
View File
@@ -18,7 +18,6 @@ import { Theme } from "@mui/material";
import { findRunningScript } from "../../Script/ScriptHelpers";
import { Player } from "../../Player";
import { debounce } from "lodash";
import { WorkerScriptStartStopEventEmitter } from "../../Netscript/WorkerScriptStartStopEventEmitter";
let layerCounter = 0;