mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
lint fmt
This commit is contained in:
@@ -637,7 +637,6 @@ export function NetscriptFunctions(workerScript: WorkerScript): NS {
|
||||
};
|
||||
|
||||
const singularity = NetscriptSingularity(Player, workerScript);
|
||||
|
||||
const base: InternalAPI<INS> = {
|
||||
args: workerScript.args as unknown as any,
|
||||
enums: {
|
||||
|
||||
Reference in New Issue
Block a user