Fix build

This commit is contained in:
Bernd Schoolmann 2025-12-02 15:45:01 +01:00
parent a3338c59d3
commit e1a97dbce9
No known key found for this signature in database

View File

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