mirror of
https://github.com/bitwarden/server.git
synced 2026-02-09 18:33:11 +08: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