1
0
mirror of https://github.com/bitwarden/server synced 2025-12-24 04:03:25 +00:00

Fix build

This commit is contained in:
Bernd Schoolmann
2025-12-02 15:45:01 +01:00
parent a3338c59d3
commit e1a97dbce9

View File

@@ -1,4 +1,5 @@
using System.ComponentModel.DataAnnotations;
using Bit.Core.KeyManagement.Models.Api.Request;
namespace Bit.Api.KeyManagement.Models.Requests;