diff --git a/src/Infrastructure.EntityFramework/Vault/Models/CipherArchive.cs b/src/Infrastructure.EntityFramework/Vault/Models/CipherArchive.cs index c603c673e3..fa677f5d24 100644 --- a/src/Infrastructure.EntityFramework/Vault/Models/CipherArchive.cs +++ b/src/Infrastructure.EntityFramework/Vault/Models/CipherArchive.cs @@ -1,5 +1,7 @@ #nullable enable +using Bit.Infrastructure.EntityFramework.Models; + namespace Bit.Infrastructure.EntityFramework.Vault.Models; public class CipherArchive