aboutsummaryrefslogtreecommitdiff
path: root/ext/bg
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg')
-rw-r--r--ext/bg/js/settings/anki-templates-controller.js1
-rw-r--r--ext/bg/js/settings/backup-controller.js1
-rw-r--r--ext/bg/js/settings/dictionary-controller.js1
-rw-r--r--ext/bg/js/settings/dictionary-import-controller.js1
-rw-r--r--ext/bg/js/settings/popup-preview-frame.js1
-rw-r--r--ext/bg/js/settings/profile-controller.js1
6 files changed, 0 insertions, 6 deletions
diff --git a/ext/bg/js/settings/anki-templates-controller.js b/ext/bg/js/settings/anki-templates-controller.js
index 3ac4fa9e..edf6f2c8 100644
--- a/ext/bg/js/settings/anki-templates-controller.js
+++ b/ext/bg/js/settings/anki-templates-controller.js
@@ -17,7 +17,6 @@
/* global
* AnkiNoteBuilder
- * Modal
* TemplateRendererProxy
* api
*/
diff --git a/ext/bg/js/settings/backup-controller.js b/ext/bg/js/settings/backup-controller.js
index 8f24bdb4..b37dd91d 100644
--- a/ext/bg/js/settings/backup-controller.js
+++ b/ext/bg/js/settings/backup-controller.js
@@ -17,7 +17,6 @@
/* global
* DictionaryController
- * Modal
* OptionsUtil
* api
*/
diff --git a/ext/bg/js/settings/dictionary-controller.js b/ext/bg/js/settings/dictionary-controller.js
index db3ebb22..d2ff831f 100644
--- a/ext/bg/js/settings/dictionary-controller.js
+++ b/ext/bg/js/settings/dictionary-controller.js
@@ -17,7 +17,6 @@
/* global
* DictionaryDatabase
- * Modal
* ObjectPropertyAccessor
* api
*/
diff --git a/ext/bg/js/settings/dictionary-import-controller.js b/ext/bg/js/settings/dictionary-import-controller.js
index 22146ec1..1c306c78 100644
--- a/ext/bg/js/settings/dictionary-import-controller.js
+++ b/ext/bg/js/settings/dictionary-import-controller.js
@@ -18,7 +18,6 @@
/* global
* DictionaryDatabase
* DictionaryImporter
- * Modal
* ObjectPropertyAccessor
* api
*/
diff --git a/ext/bg/js/settings/popup-preview-frame.js b/ext/bg/js/settings/popup-preview-frame.js
index 8225ecb8..e3d598d9 100644
--- a/ext/bg/js/settings/popup-preview-frame.js
+++ b/ext/bg/js/settings/popup-preview-frame.js
@@ -17,7 +17,6 @@
/* global
* Frontend
- * Popup
* TextSourceRange
* api
* wanakana
diff --git a/ext/bg/js/settings/profile-controller.js b/ext/bg/js/settings/profile-controller.js
index aa74b419..4e0782d6 100644
--- a/ext/bg/js/settings/profile-controller.js
+++ b/ext/bg/js/settings/profile-controller.js
@@ -16,7 +16,6 @@
*/
/* global
- * Modal
* ProfileConditionsUI
* api
*/