made it pretty

This commit is contained in:
afischerdev 2022-11-10 10:53:53 +01:00
parent da878abb90
commit 70be61a81e
2 changed files with 14 additions and 15 deletions

View file

@ -1,7 +1,6 @@
package btools.expressions; package btools.expressions;
import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import org.junit.Test; import org.junit.Test;