mirror of
https://github.com/bitwarden/server
synced 2026-02-20 03:13:35 +00:00
dotnet format
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System.Data.Common;
|
||||
using AutoMapper;
|
||||
using AutoMapper;
|
||||
using Bit.Core.AdminConsole.Collections;
|
||||
using Bit.Core.AdminConsole.OrganizationFeatures.Collections;
|
||||
using Bit.Core.Enums;
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
using System.Data.Common;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace Bit.Infrastructure.EntityFramework.Repositories;
|
||||
namespace Bit.Infrastructure.EntityFramework.Repositories;
|
||||
|
||||
#nullable enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user