Skip to content

Commit 201ed83

Browse files
committed
code cleanup
1 parent b6f3bff commit 201ed83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Supermarket/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Microsoft.AspNetCore;
22
using Microsoft.AspNetCore.Hosting;
33
using Microsoft.Extensions.DependencyInjection;
4-
using Supermarket.Persistent.Context;
4+
using Supermarket.Core.Context;
55

66
namespace Supermarket
77
{

0 commit comments

Comments
 (0)