diff --git a/launch_chffrplus.sh b/launch_chffrplus.sh index 8ebf3a53f2..9271c15436 100755 --- a/launch_chffrplus.sh +++ b/launch_chffrplus.sh @@ -30,9 +30,6 @@ function launch { # Remove orphaned git lock if it exists on boot [ -f "$DIR/.git/index.lock" ] && rm -f $DIR/.git/index.lock - # Pull time from panda - $DIR/selfdrive/boardd/set_time.py - # Check to see if there's a valid overlay-based update available. Conditions # are as follows: #