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:
Lennart Kats (databricks) 2023-09-06 20:18:15 +02:00 committed by GitHub
parent c8f5990f47
commit 3c79181148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{
"project_name": "my_project",
"include_notebook": "yes",
"include_dlt": "yes",
"include_python": "yes"
}