Skip to content

Commit 4a08f5a

Browse files
committed
feat(home): Remove WhyLearnJavaSection export for component cleanup
1 parent 9b9568f commit 4a08f5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/home/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export { HeroSection } from "./hero-section";
33
export { FeaturesSection } from "./features-section";
44
export { VisionSection } from "./vision-section";
55
export { BentoGridSection } from "./bento-grid-section";
6-
export { WhyLearnJavaSection } from "./why-learn-java-section";
76
export { CTASection } from "./cta-section";
87
export { BackgroundSection } from "./background-section";
98

0 commit comments

Comments
 (0)