Explorar o código

remove client id

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
5feb637748
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      api/models.py

+ 0 - 1
api/models.py

@@ -38,7 +38,6 @@ class request_eng(BaseModel):
     image_urls: List[str]
     sub_titles: List[str]
     avatar: str
-    client_id :str
 # AuthJWT setting
 class Settings(BaseModel):
     authjwt_secret_key: str = SECRET_KEY