mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Cleanup
This commit is contained in:
@@ -62,7 +62,7 @@ const createSubscriptionManager = (server) => new SubscriptionServer({
|
||||
try {
|
||||
req = await deserializeUser(upgradeReq);
|
||||
} catch (e) {
|
||||
console.error(connection);
|
||||
console.error(e);
|
||||
|
||||
return new Context({}, pubsub);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user