Skip to content

Commit 180cfe1

Browse files
committed
chore: Remove extra line break
1 parent c8bbf7a commit 180cfe1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CrossAppLogin/Back/src/main/kotlin/com/infomaniak/core/crossapplogin/back/CrossAppLoginImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ internal class CrossAppLoginImpl(
9292
users.mapTo(mutableSetOf()) { it.email }
9393
}.stateIn(this)
9494

95-
9695
targetPackageNames.collectLatest { packages ->
9796
if (packages.isEmpty()) {
9897
send(emptyList())

0 commit comments

Comments
 (0)