1
0
mirror of https://github.com/flarum/core.git synced 2025-07-27 19:50:20 +02:00
This commit is contained in:
Toby Zerner
2015-08-06 16:00:22 +09:30
parent a856aa8047
commit 9def5d2b5d
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.
*