Skip to content

Commit

Permalink
solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Duster-1 committed Aug 7, 2023
1 parent 96f4049 commit 90c9339
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/makeRobot.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ function makeRobot(name, wheels, version) {
evacuate() {
this.coords.x = 1400;
this.coords.y = 500;

return this;
},
};

Expand Down

0 comments on commit 90c9339

Please sign in to comment.