diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 93062c007..4dd9a1224 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -33,7 +33,7 @@ - + @@ -45,10 +45,10 @@ all runtime; build; native; contentfiles; analyzers - + - + diff --git a/BTCPayServer/ExplorerClientProvider.cs b/BTCPayServer/ExplorerClientProvider.cs index 6f19cf0da..b3888e30c 100644 --- a/BTCPayServer/ExplorerClientProvider.cs +++ b/BTCPayServer/ExplorerClientProvider.cs @@ -8,7 +8,6 @@ using BTCPayServer.Configuration; using BTCPayServer.Logging; using NBXplorer; using BTCPayServer.HostedServices; -using System.Net.Http; namespace BTCPayServer {