mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove import
This commit is contained in:
parent
da795848d8
commit
f658df006e
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { Fragment, useMemo, useState } from 'react'
|
||||
import type { Highlight } from '../../lib/networking/fragments/highlightFragment'
|
||||
import { HighlightNoteTextEditArea } from '../elements/HighlightNoteTextEditArea'
|
||||
import { LabelChip } from '../elements/LabelChip'
|
||||
import {
|
||||
Box,
|
||||
|
|
|
|||
Loading…
Reference in a new issue