mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-07 10:34:46 -04:00
Remove log
This commit is contained in:
parent
74a7b53498
commit
3fc7b71f7a
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ module.exports = class ExportThangTypeModal extends ModalView
|
|||
actionNames: @getActionNames()
|
||||
colorConfig: @getColorConfig()
|
||||
}
|
||||
console.log 'options?', options
|
||||
@exporter = new SpriteExporter(@thangType, options)
|
||||
@exporter.build()
|
||||
@listenToOnce @exporter, 'build', @onExporterBuild
|
||||
|
|
Loading…
Add table
Reference in a new issue