mirror of
https://github.com/bitwarden/server.git
synced 2025-07-14 14:17:35 -05:00
Turn On ImplicitUsings
(#2079)
* Turn on ImplicitUsings * Fix formatting * Run linter
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
using System;
|
||||
using Bit.Core.Identity;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Bit.Core.Identity;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||
|
||||
|
Reference in New Issue
Block a user