Remove dependency to DBriize

This commit is contained in:
nicolas.dorier
2021-01-19 17:19:10 +09:00
parent 89857ca77c
commit 7147dadb2a
6 changed files with 10 additions and 27 deletions

View File

@@ -25,7 +25,6 @@ using BTCPayServer.Security;
using BTCPayServer.Services.Invoices;
using BTCPayServer.Services.Invoices.Export;
using BTCPayServer.Services.Rates;
using DBriize.Utils;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;