Remove console.log
This commit is contained in:
parent
b66e5a9bb3
commit
6a1bc67fa7
|
@ -62,7 +62,6 @@ Travis.Store = DS.Store.extend
|
|||
{ id: id, clientId: clientId }
|
||||
|
||||
receive: (event, data) ->
|
||||
console.log event, data
|
||||
[name, type] = event.split(':')
|
||||
|
||||
mappings = @adapter.get('mappings')
|
||||
|
|
Loading…
Reference in New Issue
Block a user