Skip to content

Commit

Permalink
chore: delete unused getImportEqualsDeclarationType
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Feb 29, 2024
1 parent bf7dd1b commit 47a52a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions src/transforms/v2-to-v3/modules/getImportEqualsDeclarationType.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/transforms/v2-to-v3/modules/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export * from "./addClientModules";
export * from "./addNamedModule";
export * from "./getGlobalNameFromModule";
export * from "./getImportEqualsDeclarationType";
export * from "./getImportType";
export * from "./getRequireDeclaratorsWithProperty";
export * from "./removeClientModule";
Expand Down

0 comments on commit 47a52a2

Please sign in to comment.