瀏覽代碼

Removed unused variable

j8
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…
取消
儲存