Remove vendor references

This commit is contained in:
Ajay
2023-03-18 14:37:14 -04:00
parent 0e89549f6a
commit 09511e8b3d
7 changed files with 0 additions and 8 deletions

View File

@@ -202,7 +202,6 @@
</div>
<!-- Scripts that need to load after the html -->
<script src="./js/vendor.js" async></script>
<script src="./js/popup.js" async></script>
</body>
</html>