diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-04-10 18:45:23 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-04-10 18:45:23 -0400 |
commit | d164fc6f6255ecbfc9c120f52af7983e46ed4c51 (patch) | |
tree | 7cd18399f12d2e7839b48701814a8cca63bc4a6d /ext/bg/js/backend.js | |
parent | e7abeb02a64c599474ce47c5a8cde46097882634 (diff) |
Remove unused globals
Diffstat (limited to 'ext/bg/js/backend.js')
-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 6386319b..4a36be57 100644 --- a/ext/bg/js/backend.js +++ b/ext/bg/js/backend.js @@ -30,7 +30,6 @@ * Translator * conditionsTestValue * dictConfigured - * dictEnabledSet * dictTermsSort * handlebarsRenderDynamic * jp |