Skip to content

Commit ff3e1a6

Browse files
committed
🔥 remove log
1 parent e898591 commit ff3e1a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/controller.model.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ export class Controller {
313313
throw new Error('Invalid contacts received');
314314
}
315315

316-
console.log('Publishing contacts', contacts.length);
317316
await this.pubSubContactStreamingClient?.publishMessage(
318317
{
319318
userId,

0 commit comments

Comments
 (0)