mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused vars
This commit is contained in:
parent
a09c130cd2
commit
8ae3d374d1
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ import {
|
|||
} from '../components/templates/landing/LandingSectionsContainer'
|
||||
import { LandingHeader } from '../components/templates/landing/LandingHeader'
|
||||
import { LandingFooter } from '../components/templates/landing/LandingFooter'
|
||||
import { useGetViewerQuery } from '../lib/networking/queries/useGetViewerQuery'
|
||||
import { useRouter } from 'next/router'
|
||||
import { PageMetaData } from '../components/patterns/PageMetaData'
|
||||
|
||||
const mobileContainerStyles = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue