Skip to content

Commit

Permalink
Solved Klint Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TanishMoral11 committed Dec 6, 2024
1 parent c317356 commit 84884e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import androidx.test.espresso.util.TreeIterables
import androidx.test.ext.junit.runners.AndroidJUnit4
import com.google.common.truth.Truth.assertThat
import dagger.Component
import java.util.concurrent.TimeoutException
import org.hamcrest.CoreMatchers.allOf
import org.hamcrest.Description
import org.hamcrest.Matcher
Expand Down Expand Up @@ -119,6 +118,7 @@ import org.oppia.android.util.parser.image.ImageParsingModule
import org.oppia.android.util.profile.CurrentUserProfileIdIntentDecorator.extractCurrentUserProfileId
import org.robolectric.annotation.Config
import org.robolectric.annotation.LooperMode
import java.util.concurrent.TimeoutException
import javax.inject.Inject
import javax.inject.Singleton

Expand Down

0 comments on commit 84884e3

Please sign in to comment.