From acaa8dc99ac054c7b7f37c77c1552e4880098740 Mon Sep 17 00:00:00 2001 From: deanlee Date: Tue, 19 Jan 2021 12:19:23 +0800 Subject: [PATCH] blank lines --- selfdrive/loggerd/bootlog.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +}