From 6a9d8289a697f04397d160f0fcfb0c4f174433bd Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 7 Mar 2013 10:07:18 -0500 Subject: [PATCH] minor changes --- cloudcmd.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cloudcmd.js b/cloudcmd.js index 7f79b419..1af444b5 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -304,7 +304,6 @@ } function noJSTMPRedirection(pParams){ - Util.log(lPath); var MOVED_PERMANENTLY = 301, lPath = Util.removeStr(pParams.name, 'no-js/');