Skip to content

Commit

Permalink
Revert "Addition of custom collection functions for importDeclaration…
Browse files Browse the repository at this point in the history
…s/Specif…"

This reverts commit 80d46fa.
  • Loading branch information
Daniel15 committed Jul 30, 2024
1 parent aa8b161 commit 1a9969a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 262 deletions.
114 changes: 0 additions & 114 deletions src/collections/ImportDeclaration.js

This file was deleted.

147 changes: 0 additions & 147 deletions src/collections/__tests__/ImportDeclaration-test.js

This file was deleted.

1 change: 0 additions & 1 deletion src/collections/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ module.exports = {
Node: require('./Node'),
JSXElement: require('./JSXElement'),
VariableDeclarator: require('./VariableDeclarator'),
ImportDeclaration: require('./ImportDeclaration'),
};

0 comments on commit 1a9969a

Please sign in to comment.