diff --git a/src/Billing/settings.Development.json b/src/Billing/settings.Development.json deleted file mode 100644 index fa8ce71a97..0000000000 --- a/src/Billing/settings.Development.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Logging": { - "IncludeScopes": false, - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - } -}