Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs')
-rw-r--r--src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs b/src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs
index 39f795683d6..4db2f4e603e 100644
--- a/src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs
+++ b/src/coreclr/tools/Common/TypeSystem/Sorting/TypeSystemComparer.cs
@@ -131,4 +131,3 @@ namespace Internal.TypeSystem
}
}
}
-