refactor: Remove unnecessary 'start_teleport_foreground' function call

This commit is contained in:
Bram Kelchtermans 2024-07-06 20:05:06 +02:00
parent e06d0908af
commit 86565625ff
1 changed files with 0 additions and 1 deletions

View File

@ -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