Skip to content

Commit d67db7f

Browse files
committed
remove comment
1 parent b6976b8 commit d67db7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/github/repositories.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,6 @@ func resolveGitReference(ctx context.Context, githubClient *github.Client, owner
14071407
var resp *github.Response
14081408
var err error
14091409

1410-
// Only enter the resolution logic if the ref is NOT already fully qualified.
14111410
switch {
14121411
case strings.HasPrefix(ref, "refs/"):
14131412
// 2b) Already fully qualified. The reference will be fetched at the end.

0 commit comments

Comments
 (0)