remove empty line
This commit is contained in:
parent
a79b2e5183
commit
56afbd7840
|
@ -38,7 +38,6 @@
|
|||
sessionStorage?.clear()
|
||||
@setUser()
|
||||
|
||||
|
||||
setUser: (data) ->
|
||||
data = JSON.parse(data) if typeof data == 'string'
|
||||
user = @storeUser(data) if data
|
||||
|
|
Loading…
Reference in New Issue
Block a user