diff --git a/docs/dev/db-schema.plantuml b/docs/dev/db-schema.plantuml index b9c90693e..622f74c83 100644 --- a/docs/dev/db-schema.plantuml +++ b/docs/dev/db-schema.plantuml @@ -65,8 +65,6 @@ entity "Revision" { *patch : text *createdAt : date *length : number - *authorship : text - } entity "Authorship" {