[Pkg-javascript-commits] [node-stream-splicer] 35/71: Removed duplicate isArray dep

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:55:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-stream-splicer.

commit a0e895b1989093085bc9b60bb9c21567f7cc9b71
Author: Zak Angelle <zaknotzak at gmail.com>
Date:   Mon Jun 9 17:13:46 2014 -0500

    Removed duplicate isArray dep
---
 index.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.js b/index.js
index e934caf..b88f9e2 100644
--- a/index.js
+++ b/index.js
@@ -1,4 +1,3 @@
-var isarray = require('isarray');
 var Duplex = require('readable-stream').Duplex;
 var Readable = require('readable-stream').Readable;
 var Pass = require('readable-stream').PassThrough;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-splicer.git



More information about the Pkg-javascript-commits mailing list