We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435adc0 commit 2904e98Copy full SHA for 2904e98
src/NetMQ/ThreadSafeSocket.cs
@@ -1,10 +1,6 @@
1
using System;
2
-using System.Diagnostics;
3
using System.Threading;
4
using NetMQ.Core;
5
-#if NET40
6
-using NetMQ.Core.Utils;
7
-#endif
8
9
namespace NetMQ
10
{
0 commit comments