From 7bc4fe28dd31176c50495b2f3b0ba5a51eca6d9e Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 20 Feb 2021 18:20:01 +0100 Subject: "Optimizing" imports --- app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/src/test/java/xyz') diff --git a/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt b/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt index 7aacf1c..6e6f0ae 100644 --- a/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt +++ b/app/src/test/java/xyz/adjutor/aniki/ExampleUnitTest.kt @@ -1,9 +1,8 @@ package xyz.adjutor.aniki +import org.junit.Assert.assertEquals import org.junit.Test -import org.junit.Assert.* - /** * Example local unit test, which will execute on the development machine (host). * -- cgit v1.2.3