Skip to content

Commit 3c82091

Browse files
committed
added logging functionality
1 parent b2f5581 commit 3c82091

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kotlin/services/appsync/src/test/kotlin/AppSyncTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ import org.junit.jupiter.api.Order
2121
import org.junit.jupiter.api.Test
2222
import org.junit.jupiter.api.TestInstance
2323
import org.junit.jupiter.api.TestMethodOrder
24-
import org.slf4j.Logger
25-
import org.slf4j.LoggerFactory
2624

2725
@TestInstance(TestInstance.Lifecycle.PER_CLASS)
2826
@TestMethodOrder(OrderAnnotation::class)

0 commit comments

Comments
 (0)