Remove extra new line.

This commit is contained in:
Benoit Marty
2024-04-18 18:56:16 +02:00
parent ffd6609df8
commit 49fa77b3f9

View File

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