aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorTeddy Wing2018-03-26 16:02:38 +0200
committerTeddy Wing2018-03-27 16:46:18 +0200
commitf03f942ecb9b802664dee0cc0f33f96a566c67e9 (patch)
treeb54115bba12c7d5cde7edf725d51cf3a1e61c928 /lib
parentebd46f068fbf11ea8793e9f7982b3a5291e21398 (diff)
downloadchouette-core-f03f942ecb9b802664dee0cc0f33f96a566c67e9.tar.bz2
TomTom::Matrix: Remove completed TODO
Already handled this a few commits ago. Refs #6222
Diffstat (limited to 'lib')
-rw-r--r--lib/tom_tom/matrix.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tom_tom/matrix.rb b/lib/tom_tom/matrix.rb
index 8e0331cca..49c000148 100644
--- a/lib/tom_tom/matrix.rb
+++ b/lib/tom_tom/matrix.rb
@@ -69,7 +69,6 @@ module TomTom
end
end
- # TODO: We actually need to create new WayCost objects to hold the new dot connections given to us by the matrix API.
def extract_costs_to_way_costs!(way_costs, points, matrix_json)
way_costs = []