Fix build error in samples

This commit is contained in:
Pavel Krymets 2016-09-07 10:33:16 -07:00
parent f7c28fe47f
commit 00d593f1f2
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
using Microsoft.AspNetCore.DataProtection;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using Microsoft.AspNetCore.DataProtection.Redis;
using StackExchange.Redis;
namespace Redis