import-fix

This commit is contained in:
2023-10-05 00:28:06 +03:00
parent 37de8b9608
commit 9c5fd338e3
2 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
import json
from redis import redis
from services.redis import redis
async def notify_message(message, chat_id: str):