Skip to content

Commit 5840f8b

Browse files
Clean up
1 parent 5e2c113 commit 5840f8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/EditorFeatures/Core.Wpf/InlineHints/InlineHintsTagger.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
// See the LICENSE file in the project root for more information.
44

55
using System;
6-
using System.Collections.Immutable;
7-
using System.Linq;
86
using System.Runtime.CompilerServices;
9-
using System.Runtime.InteropServices.ComTypes;
107
using Microsoft.CodeAnalysis.Collections;
118
using Microsoft.CodeAnalysis.Editor.Shared.Extensions;
129
using Microsoft.CodeAnalysis.Editor.Tagging;

0 commit comments

Comments
 (0)