Skip to content

Commit 2904e98

Browse files
committed
Clean up usings
1 parent 435adc0 commit 2904e98

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/NetMQ/ThreadSafeSocket.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
using System;
2-
using System.Diagnostics;
32
using System.Threading;
43
using NetMQ.Core;
5-
#if NET40
6-
using NetMQ.Core.Utils;
7-
#endif
84

95
namespace NetMQ
106
{

0 commit comments

Comments
 (0)