mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 22:46:49 +01:00
fix ambigous ref
This commit is contained in:
parent
0df7506ad5
commit
bae9ca2a7a
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ using Microsoft.Extensions.DependencyInjection;
|
||||||
using NBXplorer.DerivationStrategy;
|
using NBXplorer.DerivationStrategy;
|
||||||
using BTCPayServer.U2F.Models;
|
using BTCPayServer.U2F.Models;
|
||||||
using BTCPayServer.Security.Bitpay;
|
using BTCPayServer.Security.Bitpay;
|
||||||
|
using MemoryCache = Microsoft.Extensions.Caching.Memory.MemoryCache;
|
||||||
|
|
||||||
namespace BTCPayServer.Tests
|
namespace BTCPayServer.Tests
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue