mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
remove all .js from all appplicable imports
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import {Engine} from "./engine.js";
|
||||
import {Engine} from "./engine";
|
||||
|
||||
/* Settings.js */
|
||||
let Settings = {
|
||||
|
||||
Reference in New Issue
Block a user