mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-24 07:02:26 +01:00
Removed my stupid comment lol (sorry!)
This commit is contained in:
parent
c01cf85d27
commit
d52e1f44b4
@ -148,8 +148,6 @@ function LogWindow(props: IProps): React.ReactElement {
|
||||
return () => clearInterval(id);
|
||||
}, []);
|
||||
|
||||
//TODO Not actually a todo I just want this file to show up as changed
|
||||
//so I can find it easier later
|
||||
function kill(): void {
|
||||
killWorkerScript(script, script.server, true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user