Skip to content

Commit

Permalink
🔥 Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario-SO committed Aug 2, 2024
1 parent 6ae8e20 commit 118739c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/app/app/explore/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { HomePageProps } from '@/lib/types'
import ArchiveVideos from '../[organization]/videos/components/ArchiveVideos'
import FeaturedEvents from './components/FeaturedEvents'
import ExploreTabs from './components/ExploreTabs'
import { Input } from '@/components/ui/input'
import { SearchIcon } from 'lucide-react'

import HomePageNavbar from '@/components/Layout/HomePageNavbar'
import { Suspense } from 'react'
Expand Down

0 comments on commit 118739c

Please sign in to comment.