diff options
Diffstat (limited to 'public/popup.html')
-rw-r--r-- | public/popup.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/popup.html b/public/popup.html index ca056eb8..bc0d2def 100644 --- a/public/popup.html +++ b/public/popup.html @@ -154,7 +154,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> |