mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix import
This commit is contained in:
parent
ef2ff36f0e
commit
8549c16ceb
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import {
|
|||
OneToMany,
|
||||
OneToOne,
|
||||
PrimaryGeneratedColumn,
|
||||
Unique,
|
||||
UpdateDateColumn,
|
||||
} from 'typeorm'
|
||||
import { Highlight } from './highlight'
|
||||
|
|
|
|||
Loading…
Reference in a new issue