Remove breakpoint
Some checks failed
/ test (push) Failing after 26s

This commit is contained in:
phil 2024-12-15 01:53:03 +01:00
parent d06d14310b
commit abff3e0f1a

View file

@ -365,7 +365,6 @@ class Config(BaseSettings):
conf = Config() conf = Config()
breakpoint()
# def set_app_config(app) -> None: # def set_app_config(app) -> None:
# raw_configs = [] # raw_configs = []