Make linter happy after conflict resolution

This commit is contained in:
Serkan Reis 2023-02-23 09:55:30 +03:00
parent 26a8823757
commit 80f8c77001

View File

@ -9,7 +9,6 @@ import { useRouter } from 'next/router'
// import BrandText from 'public/brand/brand-text.svg'
import { footerLinks, socialsLinks } from 'utils/links'
import { BADGE_HUB_ADDRESS, BASE_FACTORY_ADDRESS } from '../utils/constants'
import { Conditional } from './Conditional'
import { SidebarLayout } from './SidebarLayout'