mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +02:00
Clean up
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
*/
|
||||
export default class Session {
|
||||
constructor(token, user) {
|
||||
super();
|
||||
|
||||
/**
|
||||
* The current authenticated user.
|
||||
*
|
||||
|
Reference in New Issue
Block a user