fix import error

This commit is contained in:
2025-12-20 13:28:52 +03:00
parent a8be6d7789
commit 0e89e71e20
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from datetime import datetime
import vk_api
from app import with_app_context
from app_context import with_app_context
from db import VkAPI, db
from medods_handler import setDynamicText