Skip to content

Commit 59a47ed

Browse files
committed
remove empty comment
1 parent 1242ef3 commit 59a47ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

measure/osrm/client.go

-2
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,6 @@ func ParallelRuns(runs int) TableOptions {
516516
}
517517
}
518518

519-
//
520-
521519
// Creates the points parameters for an OSRM request.
522520
func pointsParameters(points []measure.Point) []string {
523521
// Turn points slice into OSRM-friendly semicolon-delimited point pairs

0 commit comments

Comments
 (0)