Remove test script
This commit is contained in:
parent
3c891b3522
commit
536eebed56
@ -1,6 +0,0 @@
|
||||
import {NS} from "NetscriptDefinitions";
|
||||
import {executeScriptOnServerFromAnother} from "./utils";
|
||||
|
||||
export async function main(ns: NS) {
|
||||
executeScriptOnServerFromAnother(ns, "home", "servers/home/ramcost.ts", 1, [])
|
||||
}
|
Loading…
Reference in New Issue
Block a user