fix
This commit is contained in:
parent
9136cb8d8a
commit
e51ab03a5c
1 changed files with 1 additions and 5 deletions
|
|
@ -1,12 +1,8 @@
|
|||
using BMA.EHR.Domain.Models.HR;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.Logging.Abstractions;
|
||||
using Nest;
|
||||
using Newtonsoft.Json;
|
||||
using Serilog;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Net.Http.Headers;
|
||||
using System.Security.Claims;
|
||||
using System.Text.Encodings.Web;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue