remove cmc currency app

This commit is contained in:
2025-07-22 09:05:07 +07:00
parent 679eb2119e
commit a836ebb2a6
5 changed files with 1 additions and 129 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from dotenv import load_dotenv
from core import events, tasks
from core.bot import bot
from apps import home_debt, currency, noi_tu, cmc_currency
from apps import home_debt, currency, noi_tu
# Load environment variables
load_dotenv()