Fix build

This commit is contained in:
nicolas.dorier 2019-09-03 14:10:13 +09:00
parent 233b799a46
commit 8f464b0838
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -6,6 +6,7 @@ using System.Security.Claims;
using System.Threading;
using System.Threading.Tasks;
using BTCPayServer.Configuration;
using BTCPayServer.Data;
using BTCPayServer.Filters;
using BTCPayServer.ModelBinders;
using BTCPayServer.Models;