[fenix] remove extra line

pull/600/head
Charlie Humphreys 2 years ago committed by mergify[bot]
parent c0014793e4
commit 0d2c16e024

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

Loading…
Cancel
Save