Skip to content

Commit 1fd5be8

Browse files
committed
refactor: remove unused code
1 parent 386f03b commit 1fd5be8

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

packages/utilities/ast/src/get-top-level-identifier.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/utilities/ast/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export * from "./get-nested-expressions";
99
export * from "./get-nested-identifiers";
1010
export * from "./get-nested-return-statements";
1111
export * from "./get-property-name";
12-
export * from "./get-top-level-identifier";
1312
export * from "./is";
1413
export * from "./is-array-from-call";
1514
export * from "./is-array-map-call";

0 commit comments

Comments
 (0)