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:
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
|
||||
namespace Bit.Core
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user