Fixed warnings in code
This commit is contained in:
parent
c429c50ba2
commit
fa71a40990
8 changed files with 5 additions and 16 deletions
|
@ -6,7 +6,6 @@ using API.Entities;
|
|||
using API.Interfaces;
|
||||
using AutoMapper;
|
||||
using AutoMapper.QueryableExtensions;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace API.Data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue