Parcourir la source

Removed unneeded js src

Thokoop il y a 1 an
Parent
commit
9501584dac
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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>