Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 1053576

Browse files
committed
Spotless./gradlew spotlessApply
Change-Id: I2be9155251c91692c20d2aa0c909ee4fcbfa0c4a
1 parent c9cc146 commit 1053576

File tree

1 file changed

+0
-4
lines changed
  • mobile/src/androidTest/java/com/google/samples/apps/iosched/tests/ui

1 file changed

+0
-4
lines changed

mobile/src/androidTest/java/com/google/samples/apps/iosched/tests/ui/CodelabTest.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,8 @@ import com.google.samples.apps.iosched.shared.data.FakeConferenceDataSource
2929
import com.google.samples.apps.iosched.tests.SetPreferencesRule
3030
import dagger.hilt.android.testing.HiltAndroidRule
3131
import dagger.hilt.android.testing.HiltAndroidTest
32-
import kotlinx.coroutines.Dispatchers
33-
import kotlinx.coroutines.test.TestCoroutineDispatcher
34-
import kotlinx.coroutines.test.setMain
3532
import org.hamcrest.CoreMatchers.allOf
3633
import org.hamcrest.CoreMatchers.instanceOf
37-
import org.junit.Before
3834
import org.junit.Rule
3935
import org.junit.Test
4036
import org.junit.runner.RunWith

0 commit comments

Comments
 (0)