Removed not needed log entry.
This commit is contained in:
parent
e42a4a750a
commit
fdeca0b7b2
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ class App.Navigation extends App.ControllerWidgetPermanent
|
|||
|
||||
# rebuild nav bar with given user data
|
||||
@bind 'auth', (user) =>
|
||||
@log 'Navigation', 'debug', 'navbar rebuild', user
|
||||
@render()
|
||||
|
||||
# fetch new recent viewed after collection change
|
||||
|
|
Loading…
Reference in a new issue