remove another unuse file

This commit is contained in:
2025-06-26 17:05:53 +07:00
parent 464bb18b3c
commit bb751efc27
3 changed files with 2 additions and 11 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, server, currency, noi_tu
from apps import home_debt, currency, noi_tu
# Load environment variables
load_dotenv()