Fix test (#5801)
This commit is contained in:
parent
2c1b26a988
commit
d00e4433ee
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { Entity, Index, JoinColumn, Column, PrimaryColumn, ManyToOne } from 'typeorm';
|
||||
import { User } from './user';
|
||||
import { App } from './app';
|
||||
import { DriveFile } from './drive-file';
|
||||
import { id } from '../id';
|
||||
|
||||
|
|
Loading…
Reference in a new issue