mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused import
This commit is contained in:
parent
1e4658b771
commit
080a1982b2
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ import {
|
|||
findEmbeddedHighlight,
|
||||
EmbeddedHighlightData,
|
||||
} from './highlightGenerator'
|
||||
import { HighlightData } from '../datalayer/highlight/model'
|
||||
|
||||
const logger = buildLogger('utils.parse')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue