mirror of
https://github.com/bitwarden/server
synced 2025-12-17 00:33:23 +00:00
move domains to Models.Table
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using Bit.Api.Utilities;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
namespace Bit.Api.Models
|
||||
|
||||
Reference in New Issue
Block a user