Skip to content

Commit bc7b632

Browse files
committed
lint fixes
1 parent 6806a8c commit bc7b632

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bitwarden_license/test/SSO.Test/Controllers/AccountControllerTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using Bit.Core.Auth.Models.Business.Tokenables;
77
using Bit.Core.Auth.Models.Data;
88
using Bit.Core.Auth.Repositories;
9-
using Bit.Core.Auth.UserFeatures.Registration;
109
using Bit.Core.Entities;
1110
using Bit.Core.Enums;
1211
using Bit.Core.Repositories;
@@ -21,7 +20,6 @@
2120
using Duende.IdentityServer.Services;
2221
using Microsoft.AspNetCore.Authentication;
2322
using Microsoft.AspNetCore.Http;
24-
using Microsoft.AspNetCore.Identity;
2523
using Microsoft.AspNetCore.Mvc;
2624
using Microsoft.Extensions.DependencyInjection;
2725
using NSubstitute;

0 commit comments

Comments
 (0)