Skip to content

Commit a7b5ba3

Browse files
committed
chore: remove unused code
1 parent a0e5b1f commit a7b5ba3

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

packages/core/src/env/env-vitest.ts

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

packages/core/src/env/index.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/core/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export * from "./component";
22
export type * from "./effect";
3-
export * from "./env";
43
export * from "./hook";
54
export * from "./jsx";
65
export type * from "./semantic";

0 commit comments

Comments
 (0)