Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 629506c

Browse files
committed
Clean up
1 parent e018c4c commit 629506c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ios/subscriber.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ class TNSSubscriberKitDelegateImpl extends NSObject {
8787
}
8888

8989
subscriberDidConnectToStream(subscriber) {
90-
console.log('subscriberDidConnectToStream');
9190
if(this._events) {
9291
this._events.notify({
9392
eventName: 'subscriberDidConnectToStream',

0 commit comments

Comments
 (0)