pdffillerjs / pdffiller

Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
MIT License
289 stars 114 forks source link

Remove unused sys variable #23

Closed mnort9 closed 8 years ago

mnort9 commented 8 years ago

I was getting a 'sys' deprecation message, but it looks like 'sys' is not even used.