diff --git a/selfdrive/loggerd/bootlog.cc b/selfdrive/loggerd/bootlog.cc index 9217b82fdc..304e33c4a4 100644 --- a/selfdrive/loggerd/bootlog.cc +++ b/selfdrive/loggerd/bootlog.cc @@ -1,5 +1,4 @@ #include - #include #include "common/swaglog.h" @@ -39,4 +38,4 @@ int main(int argc, char** argv) { logger_close(&logger); return 0; -} \ No newline at end of file +}