Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
remove fs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gniezen committed Nov 15, 2018
1 parent ce02912 commit d2f9958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const binding = require('node-gyp-build')(__dirname);
const fs = require('fs');

module.exports = binding;

0 comments on commit d2f9958

Please sign in to comment.