mirror of https://github.com/databricks/cli.git
cleanip
This commit is contained in:
parent
63ad316e8a
commit
32a600a18f
|
@ -186,7 +186,6 @@ func workspaceClientOrPrompt(ctx context.Context, cfg *config.Config, allowPromp
|
|||
return w, err
|
||||
}
|
||||
|
||||
// TODO: Run as integration tests?
|
||||
func MustWorkspaceClient(cmd *cobra.Command, args []string) error {
|
||||
cfg := &config.Config{}
|
||||
|
||||
|
|
Loading…
Reference in New Issue