Skip to content

Commit 8313431

Browse files
authored
Merge pull request #29 from bugwheels94/beta
Beta
2 parents 352eb39 + 0f95c1b commit 8313431

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/router.ts

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ export class Router {
9797
socket,
9898
clients: this.clients,
9999
get groupedClients() {
100-
console.log(socket['groupId']);
101100
return clients.find(socket['groupId']);
102101
},
103102
status: function (status: HttpStatusCode | null) {

0 commit comments

Comments
 (0)