mirror of
https://github.com/bitwarden/server
synced 2025-12-19 17:53:44 +00: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 System.Collections.Generic;
|
||||
using Newtonsoft.Json;
|
||||
using Bit.Core.Enums;
|
||||
|
||||
Reference in New Issue
Block a user