Skip to content

Commit 0c01daa

Browse files
remove marker
1 parent 0789fa1 commit 0c01daa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/sources_server_client/client.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ func (c *sourceServerClient) GetAppVersion(app *v1alpha1.Application) *sourcesSe
7575
return nil
7676
}
7777

78-
// TODO: remove this marker line
79-
versionStruct.AppVersion = versionStruct.AppVersion + "*"
8078
return &versionStruct
8179
}
8280

0 commit comments

Comments
 (0)