mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
MISC: Remove unsed attribues of internal ScriptDeath. (#1513)
This commit is contained in:
@@ -51,9 +51,6 @@ export class WorkerScript {
|
||||
/** Netscript Environment for this script */
|
||||
env: Environment;
|
||||
|
||||
/** Status message in case of script error. */
|
||||
errorMessage = "";
|
||||
|
||||
/**
|
||||
* Used for static RAM calculation. Stores names of all functions that have
|
||||
* already been checked by this script
|
||||
|
||||
Reference in New Issue
Block a user