diff --git a/public/index.html b/public/index.html
index e5bfc14576f2aea71a009d0af21811ec4b65bea6..09bc874d1783e3811d4c36763b86436e4fdc2842 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,6 +7,5 @@
 <body>
     <div id="cesiumContainer" style="width: 100%; height:100%"></div>
     <script src="load_cesium.js"></script>
-    <script src="allow_picking.js"></script>
 </body>
 </html>
\ No newline at end of file