node-xml
node-xml copied to clipboard
sys required but not used
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?