Don't set needsAuth explicitly on owner apge, so the default is used

This commit is contained in:
Piotr Sarnacki 2015-08-19 12:39:58 +02:00
parent aa22f7bb61
commit dd09b105ee

View File

@ -4,8 +4,6 @@
`import config from 'travis/config/environment'`
Route = TravisRoute.extend
needsAuth: false
deactivate: ->
@controllerFor('loading').set('layoutName', null)