Skip to content

Commit

Permalink
fix: remove unused export in gen2 codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
rjabhi committed Dec 18, 2024
1 parent b136ebd commit 1e3c57b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/amplify-gen2-codegen/src/backend/synthesizer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import ts, {
ImportDeclaration,
Node,
NodeArray,
SyntaxKind,
VariableDeclaration,
VariableStatement,
} from 'typescript';
Expand Down

0 comments on commit 1e3c57b

Please sign in to comment.