remove Connor thinking out loud comment

This commit is contained in:
Connor Turland 2016-10-22 11:07:50 -04:00 committed by GitHub
parent cbcdd912c9
commit 9600983311

View file

@ -266,7 +266,6 @@ let Realtime = {
},
setupSocket: function () {
var self = Realtime
// subscribe to rooms on the websocket?
self.checkForCall()
self.joinMap()
},