From 8bebda3234fa3d9b6eb740af8379c409276bb527 Mon Sep 17 00:00:00 2001 From: Jason Malinowski Date: Tue, 15 Aug 2017 15:29:23 -0700 Subject: [PATCH] Delete some unused references in EditorFeatures Everything still builds if I delete these, so they must be fine. --- src/EditorFeatures/Core/EditorFeatures.csproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/EditorFeatures/Core/EditorFeatures.csproj b/src/EditorFeatures/Core/EditorFeatures.csproj index e1d7288e1f9..16deb62e765 100644 --- a/src/EditorFeatures/Core/EditorFeatures.csproj +++ b/src/EditorFeatures/Core/EditorFeatures.csproj @@ -30,9 +30,6 @@ - - - -- GitLab