Explorar o código

Remove field. Fixes #56

Tulir Asokan %!s(int64=2) %!d(string=hai) anos
pai
achega
7fd269c716
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      mauigpapi/types/account.py

+ 0 - 1
mauigpapi/types/account.py

@@ -108,7 +108,6 @@ class CurrentUser(BaseFullResponseUser, SerializableAttrs):
     biography: str
     can_link_entities_in_bio: bool
     biography_with_entities: EntityText
-    biography_product_mentions: List[Any]
     external_url: str
     has_biography_translation: bool = False
     hd_profile_pic_versions: List[HDProfilePictureVersion] = attr.ib(factory=lambda: [])