diff options
| -rw-r--r-- | lib/tom_tom/matrix.rb | 1 | 
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 = [] | 
