diff --git a/geofrontcli/cli.py b/geofrontcli/cli.py index 0fdefb1..62ad831 100644 --- a/geofrontcli/cli.py +++ b/geofrontcli/cli.py @@ -419,9 +419,6 @@ def go(args): help='do not open the authentication web page using browser. ' 'instead print the url to open' ) - - -for p in ssh, scp: p.add_argument( '-J', '--jump-host', default=None,