aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/backend.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/js/backend.js')
-rw-r--r--ext/bg/js/backend.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/bg/js/backend.js b/ext/bg/js/backend.js
index 2763a141..f7823047 100644
--- a/ext/bg/js/backend.js
+++ b/ext/bg/js/backend.js
@@ -19,8 +19,6 @@
window.yomichan = new class {
constructor() {
- handlebarsRegister();
-
this.translator = new Translator();
this.anki = new AnkiNull();
this.options = null;