Remove extra new line.

This commit is contained in:
Benoit Marty 2024-04-18 18:56:16 +02:00
parent 8cd64d5a6f
commit dd945acab7

View file

@ -126,4 +126,3 @@ private fun <R : TestRule> AndroidComposeTestRule<R, ComponentActivity>.setJoinR
)
}
}