Skip to content

Commit

Permalink
Update Processor.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Apr 4, 2024
1 parent 721873c commit 046fe1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions repos/generator/src/main/kotlin/Processor.kt
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,6 @@ class Processor(
}
}
}
}.onFailure {
File("/home/aleksey/projects/own/MicroUtils/repos/generator/test/build/output.txt").writeText(it.stackTraceToString())
}.isSuccess
}.toList()

Expand Down

0 comments on commit 046fe1e

Please sign in to comment.