1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 16:51:34 +02:00
This commit is contained in:
Toby Zerner
2015-08-06 16:00:22 +09:30
parent aa4105dba6
commit 7afe25dbd5
2 changed files with 0 additions and 4 deletions

View File

@@ -4,8 +4,6 @@
*/
export default class Session {
constructor(token, user) {
super();
/**
* The current authenticated user.
*