[Pkg-javascript-commits] [node-module-deps] 337/444: Remove unused child_process spawn require
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:48:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-module-deps.
commit b6d2cb13dda145eaf72f3ad6b9071754ef625fe5
Author: deathcap <deathcap at gmx.co.uk>
Date: Sun Feb 8 21:35:06 2015 -0800
Remove unused child_process spawn require
---
index.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/index.js b/index.js
index 9ae6d31..5020c05 100644
--- a/index.js
+++ b/index.js
@@ -1,6 +1,5 @@
var fs = require('fs');
var path = require('path');
-var spawn = require('child_process').spawn;
var browserResolve = require('browser-resolve');
var nodeResolve = require('resolve');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
More information about the Pkg-javascript-commits
mailing list