diff options
Diffstat (limited to 'public/js/lib/views/index.js')
| -rw-r--r-- | public/js/lib/views/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/js/lib/views/index.js b/public/js/lib/views/index.js index a333b45..c4c3021 100644 --- a/public/js/lib/views/index.js +++ b/public/js/lib/views/index.js @@ -23,7 +23,6 @@ var SiteRouter = Router.extend({ }, room: function(name){ - console.log("hi") room = app.view = new RoomView (name) }, |
