Commit 77566ba
refactor: remove redundant Decode(TPolyline) overload from AbstractPolylineDecoder
IPolylineDecoder already has cancellationToken = default, making the no-token
overload unnecessary. Callers can call Decode(polyline) directly via the interface.
Agent-Logs-Url: https://github.com/petesramek/polyline-algorithm-csharp/sessions/0ad5e8c4-b82b-4f8c-805d-29afa8c45722
Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>1 parent 0acedcd commit 77566ba
1 file changed
Lines changed: 0 additions & 21 deletions
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 57 | | |
79 | 58 | | |
80 | 59 | | |
| |||
0 commit comments