fix import

This commit is contained in:
Hongbo Wu
2024-04-28 21:55:09 +08:00
parent ef2ff36f0e
commit 8549c16ceb

View File

@ -9,7 +9,6 @@ import {
OneToMany,
OneToOne,
PrimaryGeneratedColumn,
Unique,
UpdateDateColumn,
} from 'typeorm'
import { Highlight } from './highlight'