mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +00:00
move domains to Models.Table
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Bit.Core.Enums;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user