fix using
This commit is contained in:
parent
124109bf57
commit
a710ebd297
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ using BMA.EHR.Application.Responses.Insignias;
|
|||
using BMA.EHR.Application.Responses.Organizations;
|
||||
using BMA.EHR.Domain.Common;
|
||||
using BMA.EHR.Domain.Extensions;
|
||||
using BMA.EHR.Domain.Models.HR;
|
||||
using BMA.EHR.Domain.Models.Insignias;
|
||||
using BMA.EHR.Domain.Shared;
|
||||
using BMA.EHR.Infrastructure.Persistence;
|
||||
|
|
@ -47,6 +46,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
|
|||
|
||||
private readonly IConfiguration _configuration;
|
||||
private readonly PermissionRepository _permission;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue