aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/settings-popup-preview.html
diff options
context:
space:
mode:
authorsiikamiika <siikamiika@users.noreply.github.com>2019-12-09 19:43:35 +0200
committersiikamiika <siikamiika@users.noreply.github.com>2019-12-09 19:43:35 +0200
commit2a19d8c59f31e47f28e8b32b5fcd7edb1621c759 (patch)
tree110c124bfb5ccefe81782cbd9105a73856761a33 /ext/bg/settings-popup-preview.html
parent2dad7f888b77c7c0293512076b719026f6b95de9 (diff)
remove one more /fg/js/util.js
Diffstat (limited to 'ext/bg/settings-popup-preview.html')
-rw-r--r--ext/bg/settings-popup-preview.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/settings-popup-preview.html b/ext/bg/settings-popup-preview.html
index b79363c7..9b92b4e2 100644
--- a/ext/bg/settings-popup-preview.html
+++ b/ext/bg/settings-popup-preview.html
@@ -126,7 +126,6 @@
<script src="/fg/js/frontend-api-receiver.js"></script>
<script src="/fg/js/popup.js"></script>
<script src="/fg/js/source.js"></script>
- <script src="/fg/js/util.js"></script>
<script src="/fg/js/popup-proxy-host.js"></script>
<script src="/fg/js/frontend.js"></script>
<script src="/bg/js/settings/popup-preview-frame.js"></script>