refactor: Remove unnecessary 'start_teleport_foreground' function call
This commit is contained in:
parent
e06d0908af
commit
86565625ff
|
@ -1005,5 +1005,4 @@ elif is_macos_host; then
|
||||||
else
|
else
|
||||||
log "Host does not appear to be using systemd"
|
log "Host does not appear to be using systemd"
|
||||||
no_systemd_warning
|
no_systemd_warning
|
||||||
start_teleport_foreground
|
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue