Commit a44439df authored by Nick Craver's avatar Nick Craver Committed by Nick Craver

Fix release build

parent 41a4602c
......@@ -3,10 +3,8 @@
using StackExchange.Redis.KeyspaceIsolation;
using Xunit;
using Xunit.Abstractions;
#if DEBUG
using System.Diagnostics;
using System.Threading;
#endif
namespace StackExchange.Redis.Tests
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment