reloase 2.2

This commit is contained in:
2026-01-04 14:12:51 +03:00
parent e0ef8c2a1d
commit 6080b54f48
3 changed files with 6 additions and 17 deletions
-3
View File
@@ -23,9 +23,6 @@ def handle_vk_post():
logger.info("Не требуется публикация поста")
return
logger.info(vkPost.toDict())
return
vk_session = vk_api.VkApi(token=vkApi.access_token)
vk = vk_session.get_api()