mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
8e8c47b477
commit
3275878a17
|
@ -11,7 +11,6 @@ import (
|
|||
|
||||
type setJobSources struct{}
|
||||
|
||||
// TranslatePaths converts paths to local notebook files into paths in the workspace file system.
|
||||
func SetJobSources() bundle.Mutator {
|
||||
return &setJobSources{}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue