mirror of
https://github.com/bitwarden/server
synced 2025-12-14 07:13:39 +00:00
move domains to Models.Table
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using System.Security.Claims;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
|
||||
Reference in New Issue
Block a user