Skip to content

Commit 0c12dba

Browse files
committed
clean up
1 parent 38dc218 commit 0c12dba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/src/server/landing-page/landing-page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { ReactNode } from "react";
22
import styles from "./landing-page.module.scss";
33
import { Cards } from "../cards";
44
import { Logo } from "../logo";
5-
import featured from "@repo/scripts/featured.json";
65
import rebrandingConfig from "@repo/scripts/rebrand.config.json";
76

87
interface LandingPageProps {

0 commit comments

Comments
 (0)