We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d881f5c commit aa2a50dCopy full SHA for aa2a50d
1 file changed
src/DistributedLock.Tests/Infrastructure/Redis/RedisServer.cs
@@ -1,6 +1,4 @@
1
-using Medallion.Shell;
2
-using Microsoft.Extensions.Azure;
3
-using StackExchange.Redis;
+using StackExchange.Redis;
4
using Testcontainers.Redis;
5
6
namespace Medallion.Threading.Tests.Redis;
0 commit comments