mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
39dfe05a73
commit
71057774f0
|
@ -14,7 +14,6 @@ import (
|
||||||
"github.com/databricks/cli/libs/filer"
|
"github.com/databricks/cli/libs/filer"
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO: Add some golden tests for these.
|
|
||||||
const (
|
const (
|
||||||
libraryDirName = "library"
|
libraryDirName = "library"
|
||||||
templateDirName = "template"
|
templateDirName = "template"
|
||||||
|
|
Loading…
Reference in New Issue