Skip to content

Commit a6c13f5

Browse files
committed
removed discordpromo import
1 parent 9f3998f commit a6c13f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import GithubProjectsPage from '@/components/GithubProjectsPage'
2-
import DiscordPromo from '@/components/DiscordPromo';
32

43
export default function Home() {
54
return <GithubProjectsPage />

0 commit comments

Comments
 (0)