remove duplicate appsettings

This commit is contained in:
Nick Seguin 2023-12-10 02:54:50 -06:00
parent 7f76f009fb
commit 166cbb1deb
2 changed files with 0 additions and 14 deletions

View file

@ -1,7 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Debug"
}
}
}

View file

@ -1,7 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information"
}
}
}