Skip to content

Commit 2d00aab

Browse files
author
Arun Mahapatra
committed
Remove unused usings.
1 parent 3e50f11 commit 2d00aab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/testhost.x86/Program.cs

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
namespace Microsoft.VisualStudio.TestPlatform.TestHost
44
{
55
using System;
6-
using System.Collections.Generic;
7-
using System.Linq;
8-
using System.Net.Sockets;
96

107
using CrossPlatEngine;
118

0 commit comments

Comments
 (0)