Skip to content

Commit

Permalink
Clean import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucieo committed Feb 27, 2024
1 parent 774d5cb commit 35375d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { GetServerSideProps, NextPage } from 'next'
import { serverSideTranslations } from 'next-i18next/serverSideTranslations'
import PlaceOrCompany from '~components/Signup/PlaceOrCompany'
import HomeCarousel from '~components/Home/HomeCarousel'
import HomePlaces from '~components/Home/HomePlaces'
import HomeActus from '~components/Home/HomeActus'
import HomeMessage from '~components/Home/HomeMessage'
import { useSession } from 'next-auth/client'
Expand Down

0 comments on commit 35375d7

Please sign in to comment.