From deaefaafc7b258f0dc5d0f70dcb930812fb926d9 Mon Sep 17 00:00:00 2001 From: tophf Date: Tue, 25 Feb 2020 21:37:54 +0300 Subject: [PATCH] comment --- background/usercss-helper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/usercss-helper.js b/background/usercss-helper.js index 530a7f25..6d74a8e9 100644 --- a/background/usercss-helper.js +++ b/background/usercss-helper.js @@ -1,4 +1,4 @@ -/* global API_METHODS usercss styleManager deepCopy openURL download URLS getTab */ +/* global API_METHODS usercss styleManager deepCopy openURL download URLS */ /* exports usercssHelper */ 'use strict';