FIX::Checkstyle error.java
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
import greenify.common.ApplicationException;
|
|
||||||
import greenify.common.ErrorResponse;
|
|
||||||
import org.junit.Test;
|
|
||||||
|
|
||||||
import static org.junit.Assert.assertEquals;
|
import static org.junit.Assert.assertEquals;
|
||||||
|
|
||||||
|
import greenify.common.ApplicationException;
|
||||||
|
import org.junit.Test;
|
||||||
|
|
||||||
public class ApplicationExceptionTest {
|
public class ApplicationExceptionTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user