mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
Formatting fix
This commit is contained in:
parent
fb06f98df3
commit
2b549705c2
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "esphome/core/helpers.h"
|
||||
|
@ -16,4 +15,4 @@ class Point {
|
|||
};
|
||||
|
||||
} // namespace display
|
||||
} // namespace esphome
|
||||
} // namespace esphome
|
||||
|
|
Loading…
Reference in a new issue