Removed not needed login check.
This commit is contained in:
parent
21080c1662
commit
0683c0b1bd
1 changed files with 0 additions and 3 deletions
|
@ -136,9 +136,6 @@ class Index extends App.ControllerContent
|
|||
relogin: (data, status, xhr) =>
|
||||
@log 'notice', 'relogin:success', data
|
||||
|
||||
# login check
|
||||
App.Auth.loginCheck()
|
||||
|
||||
# add notify
|
||||
App.Event.trigger 'notify:removeall'
|
||||
# @notify
|
||||
|
|
Loading…
Reference in a new issue