Remove unused globals

This commit is contained in:
toasted-nutbread 2020-04-10 18:45:23 -04:00
parent e7abeb02a6
commit d164fc6f62
2 changed files with 0 additions and 4 deletions

View File

@ -30,7 +30,6 @@
* Translator
* conditionsTestValue
* dictConfigured
* dictEnabledSet
* dictTermsSort
* handlebarsRenderDynamic
* jp

View File

@ -16,10 +16,7 @@
*/
/* global
* JSZip
* JsonSchema
* dictFieldSplit
* requestJson
*/
class Database {