1
0
Fork 0

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

Fixes lint-ktlint error on master https://github.com/mozilla-mobile/fenix/runs/954237630
master
Aaron Train 2020-08-06 11:24:16 -04:00 committed by GitHub
parent 4b87f16068
commit 25cd1dbac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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