Skip to content

Commit 8e0200d

Browse files
.
1 parent 1d66ba5 commit 8e0200d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pkg/codefresh/git-source.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ type (
2323
}
2424
Errors []graphqlError
2525
}
26-
27-
// graphQlRuntimeCreationResponse struct {
28-
// Data struct {
29-
// Runtime model.RuntimeCreationResponse
30-
// }
31-
// Errors []graphqlError
32-
// }
3326
)
3427

3528
func newGitSourceAPI(codefresh *codefresh) IGitSourceAPI {

0 commit comments

Comments
 (0)