don't need it because socketioconnection is being imported now
This commit is contained in:
parent
786ea64480
commit
e545c3e69e
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
// create global references
|
// create global references
|
||||||
import _ from 'underscore'
|
import _ from 'underscore'
|
||||||
import io from 'socket.io-client'
|
|
||||||
import Metamaps from './Metamaps'
|
import Metamaps from './Metamaps'
|
||||||
|
|
||||||
window._ = _
|
window._ = _
|
||||||
window.io = io
|
|
||||||
window.Metamaps = Metamaps
|
window.Metamaps = Metamaps
|
||||||
|
|
Loading…
Add table
Reference in a new issue