Removed unused variable
This commit is contained in:
parent
351775a1c0
commit
562eba8d78
|
@ -33,7 +33,6 @@ class Recorder {
|
|||
* local participant is not the moderator
|
||||
*/
|
||||
constructor (conference, UI) {
|
||||
var self = this;
|
||||
this._conference = conference;
|
||||
this._UI = UI;
|
||||
|
||||
|
|
Loading…
Reference in New Issue