1
0
mirror of https://github.com/rad4day/Waybar.git synced 2023-12-21 10:22:59 +01:00

remove clang-format lines

This commit is contained in:
Loïc Bartoletti 2022-10-04 11:28:32 +02:00
parent 1ca660460a
commit ddf3e11240

@ -3,9 +3,7 @@
#include <filesystem>
#if defined(__FreeBSD__)
// clang-format off
#include <sys/sysctl.h>
// clang-format on
#endif
waybar::modules::Temperature::Temperature(const std::string& id, const Json::Value& config)