From abff3e0f1a90ed3c99859c9fd900a91f78c69e85 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 15 Dec 2024 01:53:03 +0100 Subject: [PATCH] Remove breakpoint --- src/gisaf/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gisaf/config.py b/src/gisaf/config.py index cc33eb6..ab771f2 100644 --- a/src/gisaf/config.py +++ b/src/gisaf/config.py @@ -365,7 +365,6 @@ class Config(BaseSettings): conf = Config() -breakpoint() # def set_app_config(app) -> None: # raw_configs = []