From 317cf04b16ebeb172ca35d0c4c79dee3cde424b1 Mon Sep 17 00:00:00 2001 From: whymequestion Date: Thu, 12 Mar 2026 05:22:52 +0500 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=BF=D0=BE=D1=80=D1=82=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20c64?= =?UTF-8?q?2434?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/config.py b/src/common/config.py index 9f4cbbc..8b56ba7 100644 --- a/src/common/config.py +++ b/src/common/config.py @@ -1,5 +1,4 @@ import os -from pathlib import Path from dotenv import load_dotenv load_dotenv()