Remove debug statement

This commit is contained in:
benji 2017-01-17 10:16:59 +01:00
parent d0056fcd1b
commit f1682b1a4e
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
url = (path) ->
"#{window.base_url || ''}/#{path}"
console.log url('transactions')
Action = React.createFactory React.createClass
buttonClass: (b) ->
{ giving } = @props