Skip to content

Commit

Permalink
FIXED ERRROOOOOOOOOOOOOORRRRRRR
Browse files Browse the repository at this point in the history
  • Loading branch information
mychenezpz authored Dec 18, 2024
1 parent 19d9212 commit 1288c0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/java/frc/robot/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

import edu.wpi.first.wpilibj2.command.Command;
import edu.wpi.first.wpilibj2.command.Commands;

import edu.wpi.first.wpilibj2.CommandXboxController;
import edu.wpi.first.wpilibj2.Trigger;
public class RobotContainer {
public RobotContainer() {
configureBindings();
Expand Down

0 comments on commit 1288c0e

Please sign in to comment.