diff --git a/index.html b/index.html
index 2f078e6d90e664497221170d6b68d48ea2e7009d..ddeebfa0e361605d1927caf9cbe35222b48f457d 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
   </head>
   <body>
     <div id="root"></div>
-    <script type="module" src="/public/mapscript.js"></script>
+    
     <script type="module" src="/src/main.tsx"></script>
   </body>
 </html>