Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/client-add.js')
-rw-r--r--test/client-add.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/client-add.js b/test/client-add.js
index 3a46dbe..07de490 100644
--- a/test/client-add.js
+++ b/test/client-add.js
@@ -1,4 +1,3 @@
-var Buffer = require('safe-buffer').Buffer
var fixtures = require('webtorrent-fixtures')
var test = require('tape')
var WebTorrent = require('../')