rm print statement
This commit is contained in:
parent
69a70bcd0e
commit
9a2fcd8a94
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ def run_config(
|
|||
config_data.pop("password", None)
|
||||
output(config_data)
|
||||
return
|
||||
print("hope i'm not here")
|
||||
if not baseurl:
|
||||
needed.append("baseurl")
|
||||
if not username:
|
||||
|
|
Loading…
Add table
Reference in a new issue