Skip to content

Commit 47e20d1

Browse files
author
jan
committed
remove extra semicolon
1 parent a27a310 commit 47e20d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

io.sloeber.tests/src/io/sloeber/core/RegressionTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public static void installAdditionalBoards() {
6060
if (reinstall_boards_and_libraries) {
6161
BoardsManager.removeAllInstalledPlatforms();
6262
}
63-
;
6463
// make sure the needed boards are available
6564
ESP8266.installLatest();
6665
ESP32.installLatest();

0 commit comments

Comments
 (0)