diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-07-04 18:08:31 +0200 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-07-04 18:08:31 +0200 |
commit | d8950421332a0d5b28cba6df38fc4fe85ff26d9e (patch) | |
tree | 7d7f108e7b655076043376350ac6363755bff0ad /js/vapi-common.js | |
parent | 51f5e899fff9e804d9c91e4fefdd57ea5a85e99c (diff) | |
download | ematrix-d8950421332a0d5b28cba6df38fc4fe85ff26d9e.tar.lz ematrix-d8950421332a0d5b28cba6df38fc4fe85ff26d9e.tar.xz ematrix-d8950421332a0d5b28cba6df38fc4fe85ff26d9e.zip |
Remove one more importing
Diffstat (limited to 'js/vapi-common.js')
-rw-r--r-- | js/vapi-common.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/vapi-common.js b/js/vapi-common.js index 1bc20bc..2b4158a 100644 --- a/js/vapi-common.js +++ b/js/vapi-common.js @@ -33,8 +33,6 @@ /******************************************************************************/ -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? // In the meantime, let's remove the useless `eMatrix' property from vAPI |