Skip to content

Commit f452641

Browse files
Update selfdrive/locationd/locationd.cc
Co-authored-by: Adeeb Shihadeh <[email protected]>
1 parent 81a9db0 commit f452641

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

selfdrive/locationd/locationd.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,7 @@ int Localizer::locationd_thread() {
509509
this->handle_msg(log);
510510
}
511511
}
512-
}
513-
else{
512+
} else {
514513
filterValid = sm.allAliveAndValid();
515514
}
516515

0 commit comments

Comments
 (0)