mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00: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