Skip to content

Commit

Permalink
Merge pull request #20 from thisthat/testy-test
Browse files Browse the repository at this point in the history
  • Loading branch information
thisthat authored Nov 14, 2023
2 parents 89522c0 + e68c80c commit 477cb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/core/v1beta1/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package v1beta1

type SyncProviderType string

// comment duplicate
// comment
const (
SyncProviderKubernetes SyncProviderType = "kubernetes"
SyncProviderFilepath SyncProviderType = "file"
Expand Down

0 comments on commit 477cb03

Please sign in to comment.