Skip to content

Commit 6e98a20

Browse files
committed
fixes
1 parent 902ca0c commit 6e98a20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bota/src/bota/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,6 @@ def install_desktop_app(debian_installer_url, port, skip_apache_request_routing,
12171217
if not skip_apache_request_routing:
12181218
click.echo(" - Configuring Apache request routing")
12191219
click.echo("------------")
1220-
print(debian_installer_url, port, skip_apache_request_routing, api_path_prefix)
12211220
# Call the actual implementation (to be defined elsewhere)
12221221
install_desktop_app_in_vm(
12231222
debian_installer_url.strip(),

0 commit comments

Comments
 (0)