Explorar el Código

Removed unneeded js src

Thokoop hace 11 meses
padre
commit
9501584dac
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dune_weaver_flask/templates/index.html

+ 0 - 1
dune_weaver_flask/templates/index.html

@@ -426,6 +426,5 @@
 </div>
 
 <script src="../static/js/main.js"></script>
-<script src="../static/js/led_controller.js"></script>
 </body>
 </html>