Skip to content

Commit bf56e83

Browse files
committed
Remove import.
1 parent e72eb2c commit bf56e83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
import { app } from "../../../scripts/app.js";
2-
3-
console.log(app)
1+
console.log(app);

0 commit comments

Comments
 (0)