提交 24d714d4 编写于 作者: C CyrusNajmabadi

remove unused using.

上级 96cad53c
// 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;
using Microsoft.CodeAnalysis.Text;
using Roslyn.Utilities;
namespace Microsoft.CodeAnalysis.Text
......@@ -199,4 +198,4 @@ public override int GetHashCode()
return Hash.Combine(_text, Hash.Combine(_start, _endIncludingBreaks));
}
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册