We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc824e commit 197718dCopy full SHA for 197718d
1 file changed
pkg/devfile/parser/devfileobj.go
@@ -7,7 +7,6 @@ import (
7
8
// Default filenames for create devfile
9
const (
10
- OutputDevfileJsonPath = "devfile.json"
11
OutputDevfileYamlPath = "devfile.yaml"
12
)
13
0 commit comments