mirror of
https://github.com/bitwarden/server
synced 2025-12-17 08:43:27 +00:00
move domains to Models.Table
This commit is contained in:
@@ -7,7 +7,7 @@ using Bit.Core.Repositories;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Bit.Api.Models;
|
||||
using Bit.Core.Exceptions;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Bit.Core.Services;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user