last ...
This commit is contained in:
@@ -1,20 +1,10 @@
|
|||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Threading;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Authorization;
|
using Microsoft.AspNetCore.Authorization;
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.Extensions.Logging;
|
using Microsoft.Extensions.Logging;
|
||||||
using xCommons.Configurations;
|
using xCommons.Configurations;
|
||||||
using xCommons.Extensions;
|
|
||||||
using xCommons.Providers;
|
using xCommons.Providers;
|
||||||
using xExceptions.Constants;
|
|
||||||
using xIdentityService.Controllers;
|
|
||||||
using xIdentityService.Interfaces;
|
using xIdentityService.Interfaces;
|
||||||
using xModels.Base;
|
|
||||||
using xStringService.Controllers;
|
using xStringService.Controllers;
|
||||||
using xTermsAndConditionsService.Interfaces;
|
using xTermsAndConditionsService.Interfaces;
|
||||||
using xTermsAndConditionsService.Providers;
|
|
||||||
|
|
||||||
namespace xTermsAndConditionsService.Controllers
|
namespace xTermsAndConditionsService.Controllers
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user