Commit b29a819
authored
fix(cli): fix svc show log output when no svc found (#1038)
<!-- Provide summary of changes -->
Quick fix to get rid of the unexpected period at the end of the log output when there's no service found in the app.
<!-- Issue number, if available. E.g. "Fixes #31", "Addresses #42, 77" -->
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.1 parent 8bfa7a4 commit b29a819
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments