We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ec6f4 commit ab78c8eCopy full SHA for ab78c8e
src/transforms/v2-to-v3/modules/getV2RequireDeclarator.ts
@@ -1,4 +1,4 @@
1
-import { Collection, Identifier, JSCodeshift, ObjectPattern } from "jscodeshift";
+import { Collection, JSCodeshift } from "jscodeshift";
2
3
import { PACKAGE_NAME } from "../config";
4
import { getV2ServiceModulePath } from "../utils";
0 commit comments