removing unused code
This commit is contained in:
@@ -33,7 +33,6 @@ namespace Microsoft.eShopWeb
|
||||
{
|
||||
try
|
||||
{
|
||||
var text = Configuration["ConnectionString"];
|
||||
c.UseSqlServer(Configuration["ConnectionString"]);
|
||||
c.ConfigureWarnings(wb =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user