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 7cec9bd commit 9d2a674Copy full SHA for 9d2a674
src/transforms/v2-to-v3/utils/add/addV3ClientRequires.ts
@@ -1,4 +1,4 @@
1
-import { Collection, JSCodeshift, ObjectPattern, VariableDeclarator } from "jscodeshift";
+import { Collection, JSCodeshift } from "jscodeshift";
2
3
import { PACKAGE_NAME } from "../config";
4
import {
0 commit comments