Skip to content

Commit b92051a

Browse files
committed
unnecessary using directive
1 parent dfe803e commit b92051a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Middleware/Microsoft.AspNetCore.OutputCaching.StackExchangeRedis/src/StackExchangeRedisCacheServiceCollectionExtensions.cs

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System;
55
using Microsoft.AspNetCore.OutputCaching.StackExchangeRedis;
66
using Microsoft.AspNetCore.Shared;
7-
using Microsoft.Extensions.Caching.Distributed;
87
using Microsoft.Extensions.DependencyInjection.Extensions;
98

109
namespace Microsoft.Extensions.DependencyInjection;

0 commit comments

Comments
 (0)