summaryrefslogtreecommitdiff
path: root/bitburnerFiles1026/batch/hack.js
diff options
context:
space:
mode:
Diffstat (limited to 'bitburnerFiles1026/batch/hack.js')
-rw-r--r--bitburnerFiles1026/batch/hack.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/bitburnerFiles1026/batch/hack.js b/bitburnerFiles1026/batch/hack.js
deleted file mode 100644
index e21bbb1..0000000
--- a/bitburnerFiles1026/batch/hack.js
+++ /dev/null
@@ -1,5 +0,0 @@
-/** @param {NS} ns */
-export async function main(ns) {
- let target = ns.args[0];
- await ns.hack(target);
-} \ No newline at end of file