remove a log line
This commit is contained in:
parent
e4c4b7247b
commit
85ee22b7a6
@ -66,7 +66,6 @@ export class Session {
|
||||
* @hidden
|
||||
*/
|
||||
constructor(private ov: OpenVidu, propertiesOrJson?) {
|
||||
console.log(ov)
|
||||
if (!!propertiesOrJson) {
|
||||
// Defined parameter
|
||||
if (!!propertiesOrJson.sessionId) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user