summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-09-15 20:07:44 -0400
committerGitHub <noreply@github.com>2020-09-15 20:07:44 -0400
commit613252e320e16d278f23e46ea0ea26e6223a3c05 (patch)
tree2f6d5b7f1ff1080b42bd6a88a72d460983d1d373
parent79ef6e151edec51b2484cdc00242dde71958ab3b (diff)
Remove unused handlebars script (#833)
-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 57871242..c7060ee0 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -15,7 +15,6 @@
<body>
<textarea id="clipboard-paste-target"></textarea>
- <script src="/mixed/lib/handlebars.min.js"></script>
<script src="/mixed/lib/wanakana.min.js"></script>
<script src="/mixed/js/core.js"></script>