diff options
Diffstat (limited to 'js/vapi-tabs.js')
-rw-r--r-- | js/vapi-tabs.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/js/vapi-tabs.js b/js/vapi-tabs.js index 1c56cfb..fa0fe3b 100644 --- a/js/vapi-tabs.js +++ b/js/vapi-tabs.js @@ -21,10 +21,6 @@ uMatrix Home: https://github.com/gorhill/uMatrix */ -/* global self, Components */ - -// For background page (tabs management) - 'use strict'; /******************************************************************************/ |