Skip to content

Commit

Permalink
Remove not used stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubch1 committed Jun 16, 2020
1 parent eeb7963 commit bbb2244
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@ namespace Microsoft.TestPlatform.AcceptanceTests.TranslationLayerTests
using Microsoft.TestPlatform.VsTestConsole.TranslationLayer.Interfaces;
using Microsoft.VisualStudio.TestPlatform.ObjectModel;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net.Mail;
using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using VisualStudio.TestPlatform.ObjectModel.Logging;

/// <summary>
/// The Multi test run finalization tests using VsTestConsoleWrapper API's
Expand Down

0 comments on commit bbb2244

Please sign in to comment.