diff --git a/io.sloeber.tests/src/io/sloeber/core/RegressionTest.java b/io.sloeber.tests/src/io/sloeber/core/RegressionTest.java index 229a3bfff..530796dd7 100644 --- a/io.sloeber.tests/src/io/sloeber/core/RegressionTest.java +++ b/io.sloeber.tests/src/io/sloeber/core/RegressionTest.java @@ -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();