mirror of https://github.com/databricks/cli.git
Remove unused file (#742)
defaults.json was originally used in tests. It's no longer used and should be removed.
This commit is contained in:
parent
c8f5990f47
commit
3c79181148
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"project_name": "my_project",
|
||||
"include_notebook": "yes",
|
||||
"include_dlt": "yes",
|
||||
"include_python": "yes"
|
||||
}
|
Loading…
Reference in New Issue