Skip to content

Commit

Permalink
unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalApple authored and penguin212 committed Jan 31, 2024
1 parent 72cc6a8 commit f823890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/frc/robot/RobotContainer.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
import edu.wpi.first.wpilibj2.command.button.JoystickButton;
import edu.wpi.first.wpilibj2.command.button.Trigger;
import static frc.robot.Constants.SwerveConstants.*;
import static frc.robot.Constants.ClimbConstants.*;

public class RobotContainer {
// The robot's subsystems and commands are defined here...
Expand Down

0 comments on commit f823890

Please sign in to comment.