diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-04-17 22:16:51 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-04-18 21:12:54 -0400 |
commit | 4638985b16951b1b1b3895ca0bf52575f1f0bd6b (patch) | |
tree | 491c6e47ad08df4ce5dd96d60dd06bd257c8fc99 /ext | |
parent | 66ef7301198e4baa827fafe002818896a8bb6483 (diff) |
Remove unused global
Diffstat (limited to 'ext')
-rw-r--r-- | ext/bg/js/backend.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/js/backend.js b/ext/bg/js/backend.js index aacebd2c..8c0b531f 100644 --- a/ext/bg/js/backend.js +++ b/ext/bg/js/backend.js @@ -28,7 +28,6 @@ * Mecab * Translator * conditionsTestValue - * dictConfigured * dictTermsSort * handlebarsRenderDynamic * jp |