From 98770974dfb61915bd771f1f113c502bbb75cc98 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Wed, 24 Aug 2016 16:34:33 +0100 Subject: [PATCH] remove console.log --- services/web/public/coffee/main/subscription-dashboard.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/services/web/public/coffee/main/subscription-dashboard.coffee b/services/web/public/coffee/main/subscription-dashboard.coffee index 69d030ed3b..7476d814e1 100644 --- a/services/web/public/coffee/main/subscription-dashboard.coffee +++ b/services/web/public/coffee/main/subscription-dashboard.coffee @@ -18,7 +18,6 @@ define [ App.controller "ChangePlanFormController", ($scope, $modal, MultiCurrencyPricing)-> setupReturly() - console.log("init") taxRate = window.taxRate $scope.changePlan = ->