From 529c90b93e3d3ed91e2f8ae4031a9d0c20ec017d Mon Sep 17 00:00:00 2001 From: kingbri <8082010+kingbri1@users.noreply.github.com> Date: Wed, 19 Mar 2025 11:55:02 -0400 Subject: [PATCH] Tree: Format and lint Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com> --- common/config_models.py | 1 - 1 file changed, 1 deletion(-) diff --git a/common/config_models.py b/common/config_models.py index 1f06f84..a31bd3e 100644 --- a/common/config_models.py +++ b/common/config_models.py @@ -1,4 +1,3 @@ -from pathlib import Path from pydantic import ( BaseModel, ConfigDict,