Skip to content

Commit b642d03

Browse files
committed
removed imports
1 parent 3467cb3 commit b642d03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/pages/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import Landing from '@/components/Landing';
22
import Sponsors from '@/components/Sponsors/index';
33
import About from '@/components/About';
44
import Event from '@/components/Event';
5-
import ResourcesAndContacts from '@/components/ResourcesAndContacts';
6-
import ResourcesPage from './resources';
75

86
export default function Home() {
97
return (

0 commit comments

Comments
 (0)