mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
Fix test (#5801)
This commit is contained in:
parent
2a19042d65
commit
5144d603f4
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