Skip to content

Commit b6e3eff

Browse files
committed
chore: remove excalidraw-patch.js script and its reference from index.html
1 parent 887e269 commit b6e3eff

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

src/frontend/excalidraw-patch.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/frontend/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121

2222
window.ExcalidrawLib = ExcalidrawLib;
2323
</script>
24-
<script type="module" src="excalidraw-patch.js"></script>
2524
<script type="module" src="index.tsx"></script>
2625
</body>
2726
</html>

0 commit comments

Comments
 (0)