From 194b9f768b7e8ea57217fa6cf7b501727e65b662 Mon Sep 17 00:00:00 2001 From: Alessio Vanni Date: Sun, 23 Jun 2019 13:36:44 +0200 Subject: Remove some comments While they are technically informative, the splitting makes things easier to follow already (somewhat) and there's not really a need to list each global variable (there aren't many anyway.) --- js/vapi-storage.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'js/vapi-storage.js') diff --git a/js/vapi-storage.js b/js/vapi-storage.js index 768958c..75ed6ff 100644 --- a/js/vapi-storage.js +++ b/js/vapi-storage.js @@ -21,10 +21,6 @@ uMatrix Home: https://github.com/gorhill/uMatrix */ -/* global self, Components */ - -// For background page (tabs management) - 'use strict'; /******************************************************************************/ -- cgit v1.2.3