소스 검색

Removed unneeded js src

Thokoop 1 년 전
부모
커밋
9501584dac
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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>