Removing log trace
This commit is contained in:
parent
b467adece9
commit
34d3a292db
1 changed files with 1 additions and 2 deletions
|
@ -97,7 +97,6 @@ export class SimplePeer implements SimplePeerInterface{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.MediaManager.removeActiveVideo(user.userId);
|
this.MediaManager.removeActiveVideo(user.userId);
|
||||||
console.log("name", name);
|
|
||||||
this.MediaManager.addActiveVideo(user.userId, name);
|
this.MediaManager.addActiveVideo(user.userId, name);
|
||||||
|
|
||||||
let peer : any = new Peer({
|
let peer : any = new Peer({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue