cleanup usings and headers

This commit is contained in:
Bryan Thornbury 2016-09-22 14:35:31 -07:00
parent 95e0ed3713
commit fe8f440ed6
22 changed files with 14 additions and 87 deletions

View file

@ -1,6 +1,5 @@
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
namespace Microsoft.DotNet.ProjectJsonMigration
{