remove console.log

This commit is contained in:
Henry Oswald 2016-08-24 16:34:33 +01:00
parent 114dbf9f3f
commit 98770974df

View file

@ -18,7 +18,6 @@ define [
App.controller "ChangePlanFormController", ($scope, $modal, MultiCurrencyPricing)->
setupReturly()
console.log("init")
taxRate = window.taxRate
$scope.changePlan = ->