remove all .js from all appplicable imports

This commit is contained in:
Olivier Gagnon
2018-06-26 12:34:11 -04:00
parent 13dbd9f26c
commit 6bdf946790
48 changed files with 388 additions and 389 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {Settings} from "./Settings.js";
import {Settings} from "./Settings";
function NetscriptPort() {
this.data = [];