Ver código fonte

auto acp scripted.

master
jfinn 4 anos atrás
pai
commit
fab91f8e22
1 arquivos alterados com 0 adições e 4 exclusões
  1. 0
    4
      connection.js

+ 0
- 4
connection.js Ver arquivo

@@ -14,9 +14,6 @@ import {
14 14
     JitsiConnectionEvents
15 15
 } from './react/features/base/lib-jitsi-meet';
16 16
 import { setPrejoinDisplayNameRequired } from './react/features/prejoin/actions';
17
-import :aswfou fepiwjfei
18
-"swrwrw aaa"
19
-x+==1
20 17
 
21 18
 const logger = Logger.getLogger(__filename);
22 19
 
@@ -84,7 +81,6 @@ function checkForAttachParametersAndConnect(id, password, connection) {
84 81
  * everything is ok, else error.
85 82
  */
86 83
 function connect(id, password, roomName) {
87
-    console.log("CONNECTTION",id, password, roomName)
88 84
     const connectionConfig = Object.assign({}, config);
89 85
     const { jwt } = APP.store.getState()['features/base/jwt'];
90 86
 

Carregando…
Cancelar
Salvar