No issue: Remove unused import in SettingsAddonsTest (#13345)

Fixes lint-ktlint error on master https://github.com/mozilla-mobile/fenix/runs/954237630
patch-1
Aaron Train 4 years ago committed by GitHub
parent 4b87f16068
commit 25cd1dbac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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