[fenix] No issue: Remove unused import in SettingsAddonsTest (https://github.com/mozilla-mobile/fenix/pull/13345)

Fixes lint-ktlint error on master https://github.com/mozilla-mobile/fenix/runs/954237630
pull/600/head
Aaron Train 4 years ago committed by GitHub
parent c217f956e7
commit 0410b34203

@ -10,7 +10,6 @@ import okhttp3.mockwebserver.MockWebServer
import org.junit.Rule
import org.junit.Before
import org.junit.After
import org.junit.Ignore
import org.junit.Test
import org.mozilla.fenix.helpers.AndroidAssetDispatcher
import org.mozilla.fenix.helpers.HomeActivityTestRule

Loading…
Cancel
Save