Commit f6e5ee172211d96e22b3e36efdd706a3639237e3
1 parent
69773da3
Exists in
master
Remoção de importação não utilizada.
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
impl/core/src/test/java/exception/basic/ExceptionHandlerTest.java
@@ -41,8 +41,6 @@ import static junit.framework.Assert.fail; | @@ -41,8 +41,6 @@ import static junit.framework.Assert.fail; | ||
41 | 41 | ||
42 | import javax.inject.Inject; | 42 | import javax.inject.Inject; |
43 | 43 | ||
44 | -import junit.framework.Assert; | ||
45 | - | ||
46 | import org.jboss.arquillian.container.test.api.Deployment; | 44 | import org.jboss.arquillian.container.test.api.Deployment; |
47 | import org.jboss.arquillian.junit.Arquillian; | 45 | import org.jboss.arquillian.junit.Arquillian; |
48 | import org.jboss.shrinkwrap.api.spec.JavaArchive; | 46 | import org.jboss.shrinkwrap.api.spec.JavaArchive; |