Skip to content

Commit

Permalink
Make ESLint Happy
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Aug 2, 2023
1 parent f162c20 commit ead9a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parseUtils.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const fs = require('fs');
const acorn = require('acorn');
const walk = require('acorn-walk');
const _ = require('lodash');

module.exports = {
parseBundle
Expand Down

0 comments on commit ead9a9b

Please sign in to comment.