mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Update Robot.java
This commit is contained in:
@@ -30,7 +30,6 @@ public class Robot extends TimedRobot {
|
||||
public void robotInit() {
|
||||
// Instantiate our RobotContainer. This will perform all our button bindings, and put our
|
||||
// autonomous chooser on the dashboard.
|
||||
//AimToCenterTest.RunAll();
|
||||
m_robotContainer = new RobotContainer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user