mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00:00
move domains to Models.Table
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user