Skip to content

Commit

Permalink
remove extra semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
jan committed Jan 28, 2024
1 parent a27a310 commit 47e20d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion io.sloeber.tests/src/io/sloeber/core/RegressionTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public static void installAdditionalBoards() {
if (reinstall_boards_and_libraries) {
BoardsManager.removeAllInstalledPlatforms();
}
;
// make sure the needed boards are available
ESP8266.installLatest();
ESP32.installLatest();
Expand Down

0 comments on commit 47e20d1

Please sign in to comment.