2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00

remove extra line

This commit is contained in:
Charlie Humphreys 2022-11-28 15:58:51 -06:00 committed by mergify[bot]
parent 4dc05644c6
commit 01bc96990c

View File

@ -42,7 +42,6 @@ class NimbusEventTest {
@Before @Before
fun setUp() { fun setUp() {
mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()) mDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation())
mockWebServer = MockWebServer().apply { mockWebServer = MockWebServer().apply {
dispatcher = AndroidAssetDispatcher() dispatcher = AndroidAssetDispatcher()
start() start()