mirror of https://github.com/databricks/cli.git
fix build
This commit is contained in:
parent
bf68318a0c
commit
e868dbcc22
|
@ -34,7 +34,6 @@ func Initialize() bundle.Mutator {
|
|||
// If it is an ancestor, this updates all paths to be relative to the sync root path.
|
||||
mutator.SyncInferRoot(),
|
||||
|
||||
mutator.InitializeWorkspaceClient(),
|
||||
mutator.PopulateCurrentUser(),
|
||||
mutator.LoadGitDetails(),
|
||||
|
||||
|
|
Loading…
Reference in New Issue