1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-06 00:11:22 +01:00

Fixed lint issue

This commit is contained in:
gbubemismith 2024-12-23 18:49:15 -05:00
parent e7abb094ac
commit 8868b3c20f
No known key found for this signature in database

View File

@ -6,7 +6,6 @@ using System.Reflection;
using Bit.Core.Entities;
using Bit.Core.Models.Data;
using Bit.Core.Vault.Entities;
using Bit.Core.Vault.Enums;
using Dapper;
#nullable enable