From b4454fa91a5d83448602413cfdfcfbd01786ba45 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Sat, 20 Dec 2014 21:56:42 +0100 Subject: [PATCH] jslint --- js/apps/system/aardvark/frontend/js/views/applicationsView.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/apps/system/aardvark/frontend/js/views/applicationsView.js b/js/apps/system/aardvark/frontend/js/views/applicationsView.js index 974d18ecdf..e7d3fc32f1 100644 --- a/js/apps/system/aardvark/frontend/js/views/applicationsView.js +++ b/js/apps/system/aardvark/frontend/js/views/applicationsView.js @@ -441,7 +441,6 @@ try { Joi.assert(url, Joi.string().regex(/^[a-zA-Z0-9_\-]+\/[a-zA-Z0-9_\-]+$/)); } catch (e) { - console.log(e.message); return; } //send server req through collection