Skip to content

Commit 1385b90

Browse files
committed
Removed Robot instantiation test.
1 parent e73e9bc commit 1385b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/day1/robot/MyFirstJavaProgram.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public static void main(String[] args) {
88

99
// START HERE
1010

11-
new Robot();
11+
1212

1313

1414
}

0 commit comments

Comments
 (0)