mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 03:25:44 +02:00
remove all .js from all appplicable imports
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {AllServers} from "../src/Server.js";
|
||||
import {AllServers} from "../src/Server";
|
||||
/* Functions to deal with manipulating IP addresses*/
|
||||
|
||||
//Generate a random IP address
|
||||
|
||||
Reference in New Issue
Block a user