Skip to content

Commit 7a6a982

Browse files
Update pkg/consoleui/custom.go
Co-authored-by: savitaashture <[email protected]>
1 parent a496c54 commit 7a6a982

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/consoleui/custom.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ func (o *CustomConsole) TaskLogURL(pr *tektonv1.PipelineRun, taskRunStatus *tekt
6060
})
6161
}
6262

63-
// UI use dynamic client to get the route of the openshift
64-
// console where we can point to.
6563
func (o *CustomConsole) UI(_ context.Context, _ dynamic.Interface) error {
6664
return nil
6765
}

0 commit comments

Comments
 (0)