Skip to content

Commit c228dac

Browse files
author
Petr Sramek
committed
removed unused namespace
1 parent a3874ca commit c228dac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PolylineAlgorithm/Polyline.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Diagnostics;
55
using System.Diagnostics.CodeAnalysis;
66
using System.Runtime.InteropServices;
7-
using System.Runtime.Serialization;
87

98
[StructLayout(LayoutKind.Auto)]
109
[DebuggerDisplay("Value: {ToString()}, IsEmpty: {IsEmpty}, Length: {Length}")]

0 commit comments

Comments
 (0)