mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 08:32:50 -05:00
move domains to Models.Table
This commit is contained in:
@ -11,7 +11,7 @@ using Microsoft.Extensions.Options;
|
||||
using Microsoft.IdentityModel.Tokens;
|
||||
using Bit.Api.Utilities;
|
||||
using Bit.Core;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Bit.Core.Identity;
|
||||
using Bit.Core.Repositories;
|
||||
using Bit.Core.Services;
|
||||
|
Reference in New Issue
Block a user