Skip to content

Commit

Permalink
🔥 Unused import #2533
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Oct 7, 2024
1 parent 55e25cd commit 0461b31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sanityv3/schemas/objects/accordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { AccordionComponent } from '../../icons'
import CompactBlockEditor from '../components/CompactBlockEditor'
import { configureTitleBlockContent } from '../editors'
import { configureBlockContent } from '../editors/blockContentType'
import { validateComponentAnchor } from '../validations/validateAnchorReference'
import type { ColorSelectorValue } from '../components/ColorSelector'

export type Accordion = {
Expand Down

0 comments on commit 0461b31

Please sign in to comment.