Skip to content

Commit

Permalink
Fix oppia#5225: Remove the EnableLanguageSelectionUi Feature Flag
Browse files Browse the repository at this point in the history
  • Loading branch information
kmanikanta335 committed Dec 11, 2023
1 parent 9c4dc1c commit 9a86546
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import androidx.test.core.app.ActivityScenario.launch
import androidx.test.core.app.ApplicationProvider
import androidx.test.espresso.Espresso.onView
import androidx.test.espresso.action.ViewActions.click
import androidx.test.espresso.assertion.ViewAssertions.doesNotExist
import androidx.test.espresso.assertion.ViewAssertions.matches
import androidx.test.espresso.matcher.ViewMatchers.isDisplayed
import androidx.test.espresso.matcher.ViewMatchers.withId
import androidx.test.ext.junit.runners.AndroidJUnit4
import com.google.common.truth.Truth.assertThat
import dagger.Component
Expand Down

0 comments on commit 9a86546

Please sign in to comment.