mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 06:03:50 +01:00
lint
This commit is contained in:
parent
1af97ec5aa
commit
09322bd54a
@ -79,7 +79,6 @@ function stopAndCleanUpWorkerScript(workerScript: WorkerScript): void {
|
||||
*/
|
||||
function removeWorkerScript(workerScript: WorkerScript): void {
|
||||
const ip = workerScript.hostname;
|
||||
const name = workerScript.name;
|
||||
|
||||
// Get the server on which the script runs
|
||||
const server = GetServer(ip);
|
||||
|
Loading…
Reference in New Issue
Block a user