Skip to content

Commit 2d1c36b

Browse files
committed
restore todo comment
1 parent ef16820 commit 2d1c36b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/orchestrator/helpers.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ func getAppStatusByPath(
163163
return &app[0], nil
164164
}
165165

166+
// TODO: merge this with the more efficient getAppStatusByPath
166167
func getAppStatus(
167168
ctx context.Context,
168169
docker command.Cli,

0 commit comments

Comments
 (0)