Skip to content

Commit

Permalink
CON-1187-code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shomavg committed Aug 26, 2020
1 parent 1b923de commit 06893a9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
using Esfa.Recruit.Vacancies.Client.Application.Queues;
using Esfa.Recruit.Vacancies.Client.Application.Queues.Messages;
using Esfa.Recruit.Vacancies.Client.Domain.Messaging;
using Esfa.Recruit.Vacancies.Client.Domain.Repositories;
using Esfa.Recruit.Vacancies.Client.Infrastructure.QueryStore;
using Esfa.Recruit.Vacancies.Client.Infrastructure.Services.EmployerAccount;
using Esfa.Recruit.Vacancies.Jobs.Configuration;
using Esfa.Recruit.Vacancies.Jobs.ExternalSystemEventHandlers;
Expand All @@ -21,7 +19,7 @@
using SFA.DAS.ProviderRelationships.Types.Models;
using Xunit;

namespace Esfa.Recruit.Vacancies.Jobs.UnitTests.ExternalSystemEventHandlers
namespace Recruit.Vacancies.Jobs.UnitTests.ExternalSystemEventHandlers
{
public class UpdatedPermissionsExternalSystemEventHandlerTests
{
Expand Down

0 comments on commit 06893a9

Please sign in to comment.