Remove un-needed dependency

pull/173/head
Gordon Williams 2020-03-31 13:18:50 +01:00
parent b40c9031e1
commit 91e78238bb
1 changed files with 0 additions and 1 deletions

View File

@ -132,6 +132,5 @@
<script src="js/comms.js"></script> <script src="js/comms.js"></script>
<script src="js/appinfo.js"></script> <script src="js/appinfo.js"></script>
<script src="js/index.js"></script> <script src="js/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/file-saver@2.0.2/dist/FileSaver.min.js" type="application/javascript"></script>
</body> </body>
</html> </html>