pull/4711/head
Chocobozzz 2022-01-10 17:03:11 +01:00
parent ac75f640fe
commit 73e64592b9
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import { MUserAccountId, MUserId } from '@server/types/models'
import { AttributesOnly } from '@shared/typescript-utils'
import { VideoModel } from '../video/video'
import { UserModel } from './user'
import { getServerActor } from '../application/application'
@Table({
tableName: 'userVideoHistory',