Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
zwangsheng committed Mar 28, 2023
1 parent 652ee83 commit a93786a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ class KubernetesApplicationOperation extends ApplicationOperation with Logging {
case FINISHED | FAILED | UNKNOWN =>
markDeleted(newPod)
case _ =>
// do nothing
// do nothing
}
}
}
Expand Down

0 comments on commit a93786a

Please sign in to comment.