Remove debug print
This commit is contained in:
parent
14b034f452
commit
c9d5d1a417
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue