Skip to content

Commit 8bdcf4e

Browse files
feat: remove unused features barrel file for better performance (calcom#23456)
- Remove packages/features/index.ts barrel file that only exported ee namespace - No imports were found using this barrel file - all imports use specific module paths - This improves performance by eliminating unnecessary exports from ee folder - Type checking passes confirming no breaking changes Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 5f0188b commit 8bdcf4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/features/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
export * as ee from "./ee";

0 commit comments

Comments
 (0)