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:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Bit.Core.Enums;
|
||||
using OtpNet;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user