Skip to content

Commit 04ae72f

Browse files
committed
Update ModelStateExtensions.cs
code cleanup
1 parent 2bb532b commit 04ae72f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Supermarket/Extensions/ModelStateExtensions.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
using Microsoft.AspNetCore.Mvc.ModelBinding;
2-
using System;
32
using System.Collections.Generic;
43
using System.Linq;
5-
using System.Threading.Tasks;
64

75
namespace Supermarket.Extensions
86
{

0 commit comments

Comments
 (0)