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,