mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 00:19:50 -05:00
Removed an import that no longer exists.
This commit is contained in:
parent
d4abbd8ab3
commit
cce2fe3153
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ channelSchemas =
|
|||
'bus': require './schemas/subscriptions/bus'
|
||||
'editor': require './schemas/subscriptions/editor'
|
||||
'errors': require './schemas/subscriptions/errors'
|
||||
'level': require './schemas/subscriptions/level'
|
||||
'misc': require './schemas/subscriptions/misc'
|
||||
'play': require './schemas/subscriptions/play'
|
||||
'surface': require './schemas/subscriptions/surface'
|
||||
|
|
Loading…
Reference in a new issue