mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-05-24 22:43:26 +00:00
fix: [#8] remove debug code
This commit is contained in:
parent
abffa9cbc3
commit
ea758378e7
|
@ -16,6 +16,3 @@ class Settings(pydantic_settings.BaseSettings):
|
|||
project: app_split_settings.ProjectSettings = pydantic.Field(
|
||||
default_factory=lambda: app_split_settings.ProjectSettings()
|
||||
)
|
||||
|
||||
|
||||
print(Settings())
|
||||
|
|
Loading…
Reference in New Issue
Block a user