Skip to content

Commit

Permalink
fixup! Ensure we don't produce syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Silbermann committed Feb 14, 2024
1 parent ff242b1 commit 8f5fa32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions transforms/deprecated-react-fragment.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
const parseSync = require("./utils/parseSync");
const {
addReactTypeImport,
findReactImportForNewImports,
} = require("./utils/newReactImports");
/**
* @type {import('jscodeshift').Transform}
*/
Expand Down

0 comments on commit 8f5fa32

Please sign in to comment.