Don't use @shared in models
So other projects can use them
This commit is contained in:
parent
5520f6658e
commit
0fecf427d3
7 changed files with 10 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
import { AbusePredefinedReasonsString } from '@shared/models'
|
||||
import { AbusePredefinedReasonsString } from '../../moderation/abuse/abuse-reason.model'
|
||||
|
||||
export interface ActivityIdentifierObject {
|
||||
identifier: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue