Remove unused actor uuid field

This commit is contained in:
Chocobozzz
2019-05-31 14:02:26 +02:00
parent 4c72c1cd41
commit 57cfff7885
26 changed files with 130 additions and 200 deletions

View File

@@ -21,7 +21,6 @@ export interface ActivityPubActor {
attributedTo: ActivityPubAttributedTo[]
support?: string
uuid: string
publicKey: {
id: string
owner: string