expand sub tasks
This commit is contained in:
@@ -32,7 +32,6 @@ class AuthService {
|
||||
setSession(user);
|
||||
}
|
||||
|
||||
|
||||
public getCurrentSession(): ILocalSession | null {
|
||||
return getUserSession();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user