Removed storage options from collection helper.
This commit is contained in:
parent
97ae448933
commit
ced0a83579
1 changed files with 0 additions and 1 deletions
|
@ -290,7 +290,6 @@ class _webSocketSingleton extends App.Controller
|
|||
# fill collection
|
||||
if item['collection']
|
||||
@log 'debug', 'onmessage collection:' + item['collection']
|
||||
App.Store.write( item['collection'], item['data'] )
|
||||
|
||||
# fire event
|
||||
if item['event']
|
||||
|
|
Loading…
Reference in a new issue