소스 검색

Removed unused variable

master
yanas 9 년 전
부모
커밋
562eba8d78
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      modules/recorder/Recorder.js

+ 0
- 1
modules/recorder/Recorder.js 파일 보기

@@ -33,7 +33,6 @@ class Recorder {
33 33
      * local participant is not the moderator
34 34
      */
35 35
     constructor (conference, UI) {
36
-        var self = this;
37 36
         this._conference = conference;
38 37
         this._UI = UI;
39 38
 

Loading…
취소
저장