提交 67b7db24 编写于 作者: D David Poeschl 提交者: GitHub

Merge pull request #13835 from dpoeschl/FixUsingsForCyrus

Fix usings in CSharpTypeStyleDiagnosticAnalyzerBase
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Linq;
......@@ -12,7 +11,6 @@
using Microsoft.CodeAnalysis.Text;
using Microsoft.CodeAnalysis.CSharp.CodeStyle;
using Microsoft.CodeAnalysis.CodeStyle;
using System;
namespace Microsoft.CodeAnalysis.CSharp.Diagnostics.TypeStyle
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册