mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
Remove verbose log
This commit is contained in:
parent
49e334521d
commit
c48c134869
@ -219,7 +219,6 @@ class AuthService extends BaseService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async get_session_ (uuid) {
|
async get_session_ (uuid) {
|
||||||
this.log.info(`USING SESSION`);
|
|
||||||
return await this.svc_session.get_session(uuid);
|
return await this.svc_session.get_session(uuid);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user