Skip to content

Commit 4f9ed3a

Browse files
committed
Update ProductsController.cs
code cleanup
1 parent 21e6632 commit 4f9ed3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Supermarket/V1/Controllers/ProductsController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using Microsoft.AspNetCore.Mvc;
55
using Supermarket.Core.Models;
66
using Supermarket.Core.Repositories.Contracts;
7-
using Supermarket.Resources;
87
using Supermarket.V1.Dtos.ProductDtos;
98
using System.Collections.Generic;
109
using System.Threading.Tasks;

0 commit comments

Comments
 (0)