We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf87538 commit 0324408Copy full SHA for 0324408
1 file changed
scripts/drizzle-query-rename.ts
@@ -16,7 +16,6 @@
16
*/
17
18
import { Project, Node, SyntaxKind } from 'ts-morph';
19
-import { readFileSync } from 'node:fs';
20
import { globSync } from 'node:fs';
21
import path from 'node:path';
22
0 commit comments