Skip to content

Commit 9e52bb3

Browse files
authored
Fix clang-format: remove trailing blank line in _parseCSV() to pass CI
1 parent 1ba0ad3 commit 9e52bb3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/AdafruitIO_Data.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,5 +910,4 @@ bool AdafruitIO_Data::_parseCSV() {
910910
} else {
911911
return false;
912912
}
913-
914913
}

0 commit comments

Comments
 (0)