Don't use @shared in models

So other projects can use them
This commit is contained in:
Chocobozzz 2020-08-27 09:58:27 +02:00
parent 5520f6658e
commit 0fecf427d3
No known key found for this signature in database
GPG key ID: 583A612D890159BE
7 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,4 @@
import { AbusePredefinedReasonsString } from '@shared/models'
import { AbusePredefinedReasonsString } from '../../moderation/abuse/abuse-reason.model'
export interface ActivityIdentifierObject {
identifier: string