rm console.log my bad
This commit is contained in:
parent
8c0f47f06c
commit
c8a8859d2f
@ -36,7 +36,6 @@ module.exports = function () {
|
||||
var json = JSON.parse(body);
|
||||
|
||||
var hasRoute = json.code === 'ok';
|
||||
//console.log(json.routes[0].legs[0].steps);
|
||||
|
||||
if (hasRoute) {
|
||||
instructions = this.wayList(json.routes[0]);
|
||||
|
Loading…
Reference in New Issue
Block a user