mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-03 05:31:29 -05:00
Remove verbose log
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user