mirror of
				https://github.com/ijaric/voice_assistant.git
				synced 2025-10-30 23:53:25 +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( |     project: app_split_settings.ProjectSettings = pydantic.Field( | ||||||
|         default_factory=lambda: app_split_settings.ProjectSettings() |         default_factory=lambda: app_split_settings.ProjectSettings() | ||||||
|     ) |     ) | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| print(Settings()) |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user