Fix build error in samples
This commit is contained in:
parent
f7c28fe47f
commit
00d593f1f2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue