Auto-remove unused imports
This commit is contained in:
parent
42b27fcedd
commit
9ecf10496c
|
@ -1,7 +1,6 @@
|
||||||
import { Col } from 'web/components/layout/col'
|
import { Col } from 'web/components/layout/col'
|
||||||
import { Spacer } from 'web/components/layout/spacer'
|
import { Spacer } from 'web/components/layout/spacer'
|
||||||
import { Page } from 'web/components/page'
|
import { Page } from 'web/components/page'
|
||||||
import { SEO } from 'web/components/SEO'
|
|
||||||
import { Title } from 'web/components/title'
|
import { Title } from 'web/components/title'
|
||||||
import {
|
import {
|
||||||
StateElectionMarket,
|
StateElectionMarket,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user