mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
remove all .js from all appplicable imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { dialogBoxCreate } from "./DialogBox.js";
|
||||
import { dialogBoxCreate } from "./DialogBox";
|
||||
|
||||
// Netburner String helper functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user