mirror of
https://github.com/amark/gun.git
synced 2025-11-23 22:15:55 +00:00
Update wire.js
This commit is contained in:
parent
fd19a00d30
commit
8b65ee7d3e
@ -55,8 +55,6 @@ Gun.on('opt', function (root) {
|
||||
this.to.next(root);
|
||||
return;
|
||||
}
|
||||
|
||||
var url = require('url');
|
||||
opt.mesh = opt.mesh || Gun.Mesh(root);
|
||||
opt.WebSocket = opt.WebSocket || require('ws');
|
||||
var ws = opt.ws = opt.ws || {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user