Browse Source

Remove debug code

Vijayakrishnan Krishnan 5 years ago
parent
commit
cf23dc6141
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/views/meet.blade.php

+ 0 - 1
resources/views/meet.blade.php

@@ -156,7 +156,6 @@
                     var self = this;
 
                     var apiKey = '<?= env('TOKBOX_API_KEY', '46678902') ?>';
-                    alert(apiKey);
                     var sessionId = this.otSessionId;
                     var token = this.selfToken;