Procházet zdrojové kódy

changed one comment line

master
Radium Zheng před 7 roky
rodič
revize
bfc8ecfaa6

+ 1
- 2
react/features/local-recording/controller/RecordingController.js Zobrazit soubor

@@ -325,8 +325,7 @@ class RecordingController {
325 325
                 };
326 326
             });
327 327
 
328
-        // transform into a dictionary,
329
-        // for consistent ordering
328
+        // transform into a dictionary for consistent ordering
330 329
         const result = {};
331 330
 
332 331
         for (let i = 0; i < members.length; ++i) {

Načítá se…
Zrušit
Uložit