From 02ec509da2c9f9fb04e991b0836e971998720dea Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 09:50:25 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- bot/launcher.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bot/launcher.py b/bot/launcher.py index 979f474..56e9204 100644 --- a/bot/launcher.py +++ b/bot/launcher.py @@ -6,7 +6,6 @@ from aiohttp import ClientSession from environs import Env from libs.utils import RodhajLogger - from rodhaj import Rodhaj if os.name == "nt":