From 4ff49882d7ae59dbde1024f4ae17a09d5a7d3293 Mon Sep 17 00:00:00 2001 From: Santhanavanich <thunyathep.santhanavanich@hft-stuttgart.de> Date: Sat, 31 Oct 2020 13:18:16 +0000 Subject: [PATCH] Update index.html --- public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public/index.html b/public/index.html index e5bfc14..09bc874 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 -- GitLab