mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Remove debug print
This commit is contained in:
parent
14b034f452
commit
c9d5d1a417
@ -218,7 +218,6 @@ def check(config_path):
|
||||
|
||||
try:
|
||||
bootstrap.from_config_file(config_path, skip_pip=True)
|
||||
print(dir(yaml))
|
||||
res['secret_cache'] = yaml.__SECRET_CACHE
|
||||
return res
|
||||
finally:
|
||||
|
Loading…
x
Reference in New Issue
Block a user