Fixup some Usings Statements. Remove SkipForOS function in favor of ActiveIssue

This commit is contained in:
Bryan 2016-01-05 16:05:43 -08:00
parent 18d17ce8c5
commit 7425691fe6
6 changed files with 0 additions and 20 deletions

View file

@ -2,7 +2,6 @@
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using Microsoft.DotNet.Cli.Utils;
using Microsoft.DotNet.Tools.Test.Utilities;
namespace Microsoft.DotNet.Tools.Test.Utilities
{