Skip to content
Snippets Groups Projects
Unverified Commit d00e4433 authored by MeiMei's avatar MeiMei Committed by GitHub
Browse files

Fix test (#5801)

parent 2c1b26a9
No related merge requests found
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';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment