Remove debug line
This commit is contained in:
@@ -14,7 +14,6 @@ export default class extends BridgeComponent {
|
||||
}
|
||||
|
||||
notifyBridgeOfConnect() {
|
||||
console.log(this.bridgeElement.getStamp())
|
||||
this.send("connect", this.bridgeElement.getStamp())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user