We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66d404 commit d16bfe4Copy full SHA for d16bfe4
static/js/base.js
@@ -32,5 +32,4 @@ define([ // Helper module to put non dependency base libraries together.
32
'rAF',
33
'humanize',
34
'sha',
35
- 'sjcl',
36
- 'webrtc.adapter'], function() {});
+ 'sjcl'], function() {});
0 commit comments