Sfoglia il codice sorgente

Removed unneeded js src

Thokoop 11 mesi fa
parent
commit
9501584dac
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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>