aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/background.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-09-04 18:12:33 -0400
committerGitHub <noreply@github.com>2020-09-04 18:12:33 -0400
commit1cc9f4b1a480396f8e9cea23ebb1d410b048a518 (patch)
tree9422a27dccd9606bdb36e592accc8d441180ea1e /ext/bg/background.html
parentd34f1eab0230c0ec413562ca9d2f35aa44f80808 (diff)
Remove old conditions.js references (#769)
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r--ext/bg/background.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html
index 16ecdac4..ba8c3863 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -29,7 +29,6 @@
<script src="/bg/js/mecab.js"></script>
<script src="/bg/js/audio-uri-builder.js"></script>
<script src="/bg/js/clipboard-monitor.js"></script>
- <script src="/bg/js/conditions.js"></script>
<script src="/bg/js/database.js"></script>
<script src="/bg/js/dictionary-database.js"></script>
<script src="/bg/js/deinflector.js"></script>