Skip to content

Commit

Permalink
chore: rm fs from file
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed May 28, 2024
1 parent 153ecfa commit a110d20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/installFromPackagejson.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const fs = require('fs');
const {installIt} = require('./install');
const {parsePackageJson} = require('./packagejsonmanip');

Expand Down

0 comments on commit a110d20

Please sign in to comment.