Kaynağa Gözat

Removes a log.

dev1
yanas 9 yıl önce
ebeveyn
işleme
6510fe101f
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      modules/xmpp/recording.js

+ 0
- 1
modules/xmpp/recording.js Dosyayı Görüntüle

@@ -249,7 +249,6 @@ Recording.prototype.toggleRecording = function (options, statusChangeHandler) {
249 249
  * Returns true if the recording is supproted and false if not.
250 250
  */
251 251
 Recording.prototype.isSupported = function () {
252
-    console.log("IS SUPPORTED", this._isSupported);
253 252
     return this._isSupported;
254 253
 };
255 254
 

Loading…
İptal
Kaydet