Skip to content

Commit

Permalink
bramus#46 Removing unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
miticous committed Sep 25, 2020
1 parent 8d2592f commit e50312e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MapViewDirections.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ class MapViewDirections extends Component {
];
}, [])
),
steps: route.legs,
fare: route.fare,
waypointOrder: route.waypoint_order,
});
Expand Down

0 comments on commit e50312e

Please sign in to comment.