Skip to content

Commit

Permalink
fixed sonar issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuth committed Nov 1, 2023
1 parent 0931d57 commit c7a0113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/de/gmuth/ipp/client/IppInspector.kt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ object IppInspector {
release()
}

//updateAttributes("job-state")
if (cancelJob) {
log.info { "> Cancel job" }
cancel()
Expand Down

0 comments on commit c7a0113

Please sign in to comment.