mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00: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) {
|
||||
this.log.info(`USING SESSION`);
|
||||
return await this.svc_session.get_session(uuid);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user