Make it build

This commit is contained in:
Anton Sergunov 2024-06-07 05:57:12 +00:00
parent 12e5d6e7a9
commit 6c1765015f

View file

@ -36,7 +36,6 @@ class SNTPComponent : public time::RealTimeClock {
protected:
bool has_time_{false};
#endif
bool servers_was_setup_{false};
};