Skip to content

Commit

Permalink
Solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiril-Chernadiev committed Jul 18, 2023
1 parent 4808e85 commit 615e820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/makeRobot.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
* @return {Robot}
*/
function makeRobot(name, wheels, version) {
// write code here
const robot = {
name,
wheels,
Expand Down

0 comments on commit 615e820

Please sign in to comment.