diff --git a/build/templates/UmbracoProject/appsettings.Development.json b/build/templates/UmbracoProject/appsettings.Development.json index 7b72c085d7..59b6882a6b 100644 --- a/build/templates/UmbracoProject/appsettings.Development.json +++ b/build/templates/UmbracoProject/appsettings.Development.json @@ -17,11 +17,9 @@ } ] }, - //#if (UsingUnattenedInstall) "ConnectionStrings": { "umbracoDbDSN": "CONNECTION_FROM_TEMPLATE" }, - //#endif "Umbraco": { "CMS": { "Content": {