Skip to content

Commit

Permalink
[:rotating_light: LINTING] Remove unused vars (HoundCI)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlutzenberger committed Oct 6, 2017
1 parent c530d2e commit 4b9edd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Licensed under LGPL-3.0
*/

/*global browser,console,$,b64_md5,RbutrUtils,RbutrApi*/
/*global browser,b64_md5,RbutrUtils,RbutrApi*/
/*jslint browser:true,esnext:true */


Expand Down

0 comments on commit 4b9edd3

Please sign in to comment.