mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
remove console.log
This commit is contained in:
parent
114dbf9f3f
commit
98770974df
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ define [
|
|||
|
||||
App.controller "ChangePlanFormController", ($scope, $modal, MultiCurrencyPricing)->
|
||||
setupReturly()
|
||||
console.log("init")
|
||||
taxRate = window.taxRate
|
||||
|
||||
$scope.changePlan = ->
|
||||
|
|
Loading…
Reference in a new issue