From bd0ab040f3c6c2a2f6a285fb75f32767b0f8f626 Mon Sep 17 00:00:00 2001 From: creyD Date: Thu, 10 Oct 2024 14:19:03 +0000 Subject: [PATCH] Adjusted files for isort & autopep --- app/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/main.py b/app/main.py index feacddd..bd7b183 100644 --- a/app/main.py +++ b/app/main.py @@ -1,4 +1,3 @@ -import logging import os from contextlib import asynccontextmanager