From 727933df952131972983a52b132c07b0e9f6b814 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 19 Dec 2014 18:28:38 -0800 Subject: [PATCH] Remove debug code --- js/angular-crmMailingAB.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/angular-crmMailingAB.js b/js/angular-crmMailingAB.js index 2000cf7b0d..861bf381fe 100644 --- a/js/angular-crmMailingAB.js +++ b/js/angular-crmMailingAB.js @@ -117,7 +117,6 @@ }; function leave() { - console.log('leave from', $location.path(), ' to abtest'); $location.path('abtest'); $location.replace(); } -- 2.25.1