node-xml icon indicating copy to clipboard operation
node-xml copied to clipboard

sys required but not used

Open micmath opened this issue 14 years ago • 0 comments

I see that in https://github.com/robrighter/node-xml/blob/master/lib/node-xml.js there are a couple of places where the "sys" module is required, but I don't see where it is ever used. Are the requires able to be refactored away?

micmath avatar May 16 '11 08:05 micmath