Make .netcoreapp 3.0 build happy

This commit is contained in:
nicolas.dorier
2019-10-03 18:00:07 +09:00
parent aaa05eb5ec
commit e75edac3c1
10 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,6 @@ using NBitcoin;
using System.Reflection;
using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc.Internal;
using NBXplorer.DerivationStrategy;
namespace BTCPayServer.ModelBinders