mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
MISC: Remove debug code (#1448)
This commit is contained in:
@@ -144,7 +144,6 @@ export class StatusBar {
|
||||
const value = registerValue.slice(2).trim();
|
||||
this.registers[name] = value;
|
||||
}
|
||||
console.log(this.registers);
|
||||
};
|
||||
// this is used to show notifications.
|
||||
// The package passes a new HTMLElement, but we only want to show the text.
|
||||
|
||||
Reference in New Issue
Block a user