/remove command fixed
This commit is contained in:
@@ -35,6 +35,9 @@ from photosapi_client.api.default.photo_upload_albums_album_photos_post import (
|
||||
)
|
||||
from photosapi_client.api.default.user_create_users_post import asyncio as user_create
|
||||
from photosapi_client.api.default.user_me_users_me_get import sync as user_me
|
||||
from photosapi_client.api.default.video_delete_videos_id_delete import (
|
||||
asyncio as video_delete,
|
||||
)
|
||||
from photosapi_client.api.default.video_find_albums_album_videos_get import (
|
||||
asyncio as video_find,
|
||||
)
|
||||
|
Reference in New Issue
Block a user