aboutsummaryrefslogtreecommitdiffstats
path: root/js/vapi-common.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/vapi-common.js')
-rw-r--r--js/vapi-common.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/js/vapi-common.js b/js/vapi-common.js
index f1bc2ca..1bc20bc 100644
--- a/js/vapi-common.js
+++ b/js/vapi-common.js
@@ -33,10 +33,7 @@
/******************************************************************************/
-const {Services} = Components.utils.import(
- 'resource://gre/modules/Services.jsm',
- null
-);
+Components.utils.import('resource://gre/modules/Services.jsm');
// https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10
// eMatrix: does this apply to us?