Fixing Kotlin style issues ahead of ktlint upgrade

This commit is contained in:
Torsten Grote
2024-10-09 14:20:20 -03:00
committed by Torsten Grote
parent 9c0c5ab9b1
commit 195911c765
34 changed files with 336 additions and 231 deletions

View File

@@ -166,5 +166,4 @@ internal class RepoManagerAddAllIntegrationTest {
log.info(" final: $item")
return item
}
}