remove clang-format lines

This commit is contained in:
Loïc Bartoletti 2022-10-04 11:38:21 +02:00
parent 6156a62294
commit 72a2ada82c

View File

@ -1,8 +1,6 @@
#include "modules/battery.hpp"
#if defined(__FreeBSD__)
// clang-format off
#include <sys/sysctl.h>
// clang-format on
#endif
#include <spdlog/spdlog.h>