Skip to content

Commit 70ff6a3

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 2a04b1a commit 70ff6a3

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

libraries/Zigbee/src/Zigbee.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
// Zigbee library header file for includes of all Zigbee library headers.
1716

1817
#pragma once

libraries/Zigbee/src/ZigbeeCore.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
/* Zigbee Core Functions */
1716

1817
#include "ZigbeeCore.h"

libraries/Zigbee/src/ZigbeeCore.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
/* Zigbee core class */
1716

1817
#pragma once

libraries/Zigbee/src/ZigbeeEP.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
/* Common Class for Zigbee End Point */
1716

1817
#include "ZigbeeEP.h"

libraries/Zigbee/src/ZigbeeEP.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
/* Common Class for Zigbee End point */
1716

1817
#pragma once

libraries/Zigbee/src/ZigbeeHandlers.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
/* Zigbee Common Functions */
1716
#include "ZigbeeCore.h"
1817
#include "Arduino.h"

libraries/Zigbee/src/ZigbeeTypes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
1615
#pragma once
1716

1817
#include "esp_zigbee_core.h"

0 commit comments

Comments
 (0)