mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
remove all .js from all appplicable imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Settings} from "./Settings.js";
|
||||
import {Settings} from "./Settings";
|
||||
|
||||
function NetscriptPort() {
|
||||
this.data = [];
|
||||
|
||||
Reference in New Issue
Block a user