Skip to content

Commit 3fc03d0

Browse files
n
1 parent a6f33cf commit 3fc03d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/codefresh/argo_runtime.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ func newArgoRuntimeAPI(codefresh *codefresh) IArgoRuntimeAPI {
3636
}
3737

3838
func (r *argoRuntime) Create(runtimeName string) (*model.RuntimeCreationResponse, error) {
39-
4039
interpolatedMutation := fmt.Sprintf(`mutation {
4140
runtime(name: "%s") {
4241
id

0 commit comments

Comments
 (0)