Skip to content

Commit 197718d

Browse files
committed
remove json file name
Signed-off-by: Stephanie <[email protected]>
1 parent 5fc824e commit 197718d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/devfile/parser/devfileobj.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import (
77

88
// Default filenames for create devfile
99
const (
10-
OutputDevfileJsonPath = "devfile.json"
1110
OutputDevfileYamlPath = "devfile.yaml"
1211
)
1312

0 commit comments

Comments
 (0)