rm print statement

add_config_list
Johannes Jeppsson 2 months ago
parent 69a70bcd0e
commit 9a2fcd8a94
Signed by: YotaYota
GPG Key ID: 712C9B21DF0F25A2

@ -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…
Cancel
Save