Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.

Commit

Permalink
[Spotless] Apply formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettsummerfi3ld authored and github-actions[bot] committed Mar 9, 2024
1 parent 36216b9 commit 18bfb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public RobotContainer() {
false);
DriverStation.reportError("Wait for the pull request to be reviewed and merged", false);
}

drivebase.setDefaultCommand(driveFieldOrientedDirectAngle);
}

Expand Down

0 comments on commit 18bfb6e

Please sign in to comment.