Skip to content

Commit d16bfe4

Browse files
committed
Removed webrtc.adapter from base.
1 parent a66d404 commit d16bfe4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

static/js/base.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ define([ // Helper module to put non dependency base libraries together.
3232
'rAF',
3333
'humanize',
3434
'sha',
35-
'sjcl',
36-
'webrtc.adapter'], function() {});
35+
'sjcl'], function() {});

0 commit comments

Comments
 (0)