Skip to content

Commit

Permalink
delete wrong auto chooser
Browse files Browse the repository at this point in the history
  • Loading branch information
Keobkeig committed Apr 2, 2024
1 parent 67a4638 commit 9f12d2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/stuypulse/robot/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ private void configureOperatorBindings() {}
/**************/

public void configureAutons() {
autonChooser = AutoBuilder.buildAutoChooser();

SmartDashboard.putData("Autonomous", autonChooser);
}

Expand Down

0 comments on commit 9f12d2e

Please sign in to comment.