Remove import

This commit is contained in:
Jackson Harper
2023-03-24 20:39:13 +08:00
parent da795848d8
commit f658df006e

View File

@ -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,