mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Remove invalid bitcoin comment
This commit is contained in:
parent
c6b511749a
commit
65e009330a
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ utils = require 'core/utils'
|
|||
|
||||
# Internal amount and query params are in cents, display and web form input amount is in USD
|
||||
|
||||
# TODO: not supporting bitcoin currently because it pays without a confirmation step
|
||||
|
||||
module.exports = class InvoicesView extends RootView
|
||||
id: "invoices-view"
|
||||
template: template
|
||||
|
|
Loading…
Reference in a new issue