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-seed.js')
-rw-r--r--test/client-seed.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/client-seed.js b/test/client-seed.js
index fc0e6a4..a50d3cf 100644
--- a/test/client-seed.js
+++ b/test/client-seed.js
@@ -1,6 +1,5 @@
/* global Blob */
-var Buffer = require('safe-buffer').Buffer
var fixtures = require('webtorrent-fixtures')
var test = require('tape')
var WebTorrent = require('../')