mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
bfe9cc4d50
commit
a64857ed4c
|
@ -2,5 +2,5 @@ package generated
|
||||||
|
|
||||||
import _ "embed"
|
import _ "embed"
|
||||||
|
|
||||||
// go:embed jsonschema.json
|
//go:embed jsonschema.json
|
||||||
var BundleSchema []byte
|
var BundleSchema []byte
|
||||||
|
|
Loading…
Reference in New Issue