Skip to content

Commit 9506536

Browse files
committed
Correção Dapper
1 parent 8cd6436 commit 9506536

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/services/JSE.Pedido.API/Application/Queries/PedidoQueries.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
using System.Collections.Generic;
2-
using System.Linq;
3-
using System.Threading.Tasks;
1+
using Dapper;
42
using JSE.Pedidos.API.Application.DTO;
53
using JSE.Pedidos.Domain.Pedidos;
64

0 commit comments

Comments
 (0)