mirror of
https://github.com/bitwarden/server.git
synced 2026-02-09 10:23:10 +08:00
move domains to Models.Table
This commit is contained in:
@@ -8,7 +8,7 @@ using PushSharp.Google;
|
||||
using PushSharp.Apple;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using PushSharp.Core;
|
||||
using Bit.Core.Domains;
|
||||
using Bit.Core.Models.Table;
|
||||
using Bit.Core.Enums;
|
||||
using Newtonsoft.Json;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
Reference in New Issue
Block a user