Skip to content

Commit

Permalink
chore: remove some unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadaa committed Mar 8, 2024
1 parent 1a82c27 commit 32eb946
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 33 deletions.
12 changes: 0 additions & 12 deletions packages/common/src/utils/curry.ts

This file was deleted.

3 changes: 0 additions & 3 deletions packages/common/src/utils/identity.ts

This file was deleted.

2 changes: 0 additions & 2 deletions packages/common/src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ export * from "./bigIntMax";
export * from "./bigIntMin";
export * from "./bigIntSort";
export * from "./chunk";
export * from "./curry";
export * from "./groupBy";
export * from "./identity";
export * from "./includes";
export * from "./isDefined";
export * from "./isNotNull";
Expand Down
3 changes: 0 additions & 3 deletions packages/dev-tools/src/exhaustiveCheck.ts

This file was deleted.

13 changes: 0 additions & 13 deletions packages/dev-tools/src/recs/serializeWithoutIndexedValues.ts

This file was deleted.

0 comments on commit 32eb946

Please sign in to comment.