We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e50f11 commit 2d00aabCopy full SHA for 2d00aab
src/testhost.x86/Program.cs
@@ -3,9 +3,6 @@
3
namespace Microsoft.VisualStudio.TestPlatform.TestHost
4
{
5
using System;
6
- using System.Collections.Generic;
7
- using System.Linq;
8
- using System.Net.Sockets;
9
10
using CrossPlatEngine;
11
0 commit comments