Skip to content

Commit f61b7d3

Browse files
fix: remove duplicate function implementations that caused TypeScript errors
Co-Authored-By: Dan Lynch <[email protected]>
1 parent 8e2fd72 commit f61b7d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/transform/src/transformers/v13-to-v14.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,4 +1344,5 @@ export class V13ToV14Transformer {
13441344

13451345
return { AlterSeqStmt: result };
13461346
}
1347+
13471348
}

0 commit comments

Comments
 (0)