mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 01:22:50 -05:00
move domains to Models.Table
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
using System;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Bit.Core.Enums;
|
||||
|
||||
namespace Bit.Api.Models
|
||||
|
Reference in New Issue
Block a user