From d5c55c02cafe50b7406ed3aa8d26be374860d14c Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Sat, 20 Jun 2015 12:29:02 -0400 Subject: small changes --- lib/html_script_finder/web_labels/js_web_labels.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/html_script_finder') diff --git a/lib/html_script_finder/web_labels/js_web_labels.js b/lib/html_script_finder/web_labels/js_web_labels.js index ab363d9..e987923 100644 --- a/lib/html_script_finder/web_labels/js_web_labels.js +++ b/lib/html_script_finder/web_labels/js_web_labels.js @@ -262,8 +262,6 @@ WebLabelFinder.prototype.matchListWithDefs = function(jslicenseURL) { } }, 15000); - - for (var i = 0; i < this.licenseList.length; i++) { // this.licenseList[i] is the web labels license column var lic = this.licenseList[i]; -- cgit v1.2.3