Skip to content

Commit 87611c4

Browse files
committed
Remove an indirect mention of the virtual competition
Missed from 40b4108.
1 parent 404b586 commit 87611c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

simulator/using_the_simulator.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ On first run, the robot will execute an example program for convenience. This pr
6868

6969
Your code should be developed in `robot.py`.
7070

71-
<div class="warning">
72-
Only your controller code will be present in the competition environment.
73-
</div>
74-
7571
### Running multiple robots
7672

7773
To test how your robot behaves in each starting zone of the arena, you can copy your robot's code to run in each corner. Code can be placed in a `zone-<zone>` directory to run in starting zone `<zone>`:

0 commit comments

Comments
 (0)