Remove testing script from decode.

This commit is contained in:
ckegel 2024-11-16 01:14:53 -05:00
parent f325a9855e
commit 7adf434eef

View File

@ -39,6 +39,5 @@
<small>&copy <script>document.write(new Date().getFullYear())</script> Christian Kegel - Available under the MIT License</small>
</footer>
</body>
<script src="./goertzel.js"></script>
<script src="./decode.js"></script>
</html>