mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
f3fc0ef268
commit
9d59b5e055
|
@ -8,8 +8,6 @@ import (
|
|||
|
||||
type Mode string
|
||||
|
||||
type TargetVariable variable.Variable
|
||||
|
||||
// Target defines overrides for a single target.
|
||||
// This structure is recursively merged into the root configuration.
|
||||
type Target struct {
|
||||
|
|
Loading…
Reference in New Issue