cleaned up code

This commit is contained in:
Jan-Peter Klein
2023-06-12 21:04:54 +02:00
parent 150dd3e542
commit 3c623b7ed1
3 changed files with 1 additions and 4 deletions
@@ -9,7 +9,6 @@ import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
import org.mockito.Mock;
import org.mockito.Mockito;
import javafx.application.Application;