remove clang-format lines
This commit is contained in:
parent
6156a62294
commit
72a2ada82c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue