[Pkg-javascript-commits] [node-static] 61/151: removed call to 'sys', deprecated

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Tue Jan 7 23:17:58 UTC 2014


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

tonnerre-guest pushed a commit to branch master
in repository node-static.

commit 1ce7214b0d5eede4375ef78902c37f77aa919cde
Author: Hugues (MBP) <hugues at le-gendre.com>
Date:   Wed Jun 27 15:27:39 2012 +0200

    removed call to 'sys', deprecated
---
 lib/node-static.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/node-static.js b/lib/node-static.js
index 5c6ccf4..42ac2a5 100644
--- a/lib/node-static.js
+++ b/lib/node-static.js
@@ -1,5 +1,4 @@
 var fs = require('fs'),
-    sys = require('sys'),
     events = require('events'),
     buffer = require('buffer'),
     http = require('http'),

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



More information about the Pkg-javascript-commits mailing list