Removes name ap field

This commit is contained in:
Mouse Reeve 2022-01-09 14:25:22 -08:00
parent 63075a6fe9
commit 70fe7e17af

View file

@ -297,7 +297,6 @@ class Link(ActivityObject):
"""for tagging a book in a status"""
href: str
name: str
mediaType: str = None
id: str = None
type: str = "Link"