[Pkg-javascript-commits] [node-expat] 110/371: test: rm unused require('sys')
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 09:59:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit 9277f987eb185633def2f076fa4d73442e228751
Author: Astro <astro at spaceboyz.net>
Date: Mon Dec 12 17:44:37 2011 +0100
test: rm unused require('sys')
---
test.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/test.js b/test.js
index fd3843b..1508407 100644
--- a/test.js
+++ b/test.js
@@ -1,4 +1,3 @@
-var sys = require('sys');
var expat = require('./lib/node-expat');
var Buffer = require('buffer').Buffer;
var vows = require('vows');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git
More information about the Pkg-javascript-commits
mailing list