Skip to content

Commit 6b3da20

Browse files
authored
robot-name: remove stray from stub (#123)
1 parent d379f2d commit 6b3da20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/robot-name/robot_name.moon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ class Robot
88
reset: =>
99
error 'Implement the reset method'
1010

11-
name: => @id
11+
name: =>
1212
error 'Implement the names method'
1313

0 commit comments

Comments
 (0)