We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3874ca commit c228dacCopy full SHA for c228dac
src/PolylineAlgorithm/Polyline.cs
@@ -4,7 +4,6 @@
4
using System.Diagnostics;
5
using System.Diagnostics.CodeAnalysis;
6
using System.Runtime.InteropServices;
7
-using System.Runtime.Serialization;
8
9
[StructLayout(LayoutKind.Auto)]
10
[DebuggerDisplay("Value: {ToString()}, IsEmpty: {IsEmpty}, Length: {Length}")]
0 commit comments