dispose streamer properly

This commit is contained in:
Kukks
2019-01-14 08:21:27 +01:00
parent abcd2c1750
commit f2630df387
5 changed files with 24 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ using System.IO;
using System.Linq;
using System.Security.Claims;
using System.Threading.Tasks;
using BTCPayServer.Crowdfund;
using BTCPayServer.Data;
using BTCPayServer.Filters;
using BTCPayServer.Hubs;