mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-08 11:29:19 +01:00
lint
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user