FIX::Checkstyle error.java

This commit is contained in:
Merel Steenbergen
2019-04-15 12:38:57 +00:00
parent f31449508e
commit 6faa5edd57

View File

@@ -1,9 +1,8 @@
import greenify.common.ApplicationException;
import greenify.common.ErrorResponse;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import greenify.common.ApplicationException;
import org.junit.Test;
public class ApplicationExceptionTest {
@Test