Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
Fixed build falied issue using ./gradlew spotlessapply
  • Loading branch information
EuphoniumPlayer committed Feb 16, 2024
1 parent fe0ce34 commit e114ee5
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 @@ -9,7 +9,6 @@
import edu.wpi.first.math.geometry.Rotation2d;
import edu.wpi.first.math.geometry.Translation2d;
import edu.wpi.first.wpilibj.Filesystem;
import edu.wpi.first.wpilibj.RobotBase;
import edu.wpi.first.wpilibj.XboxController;
import edu.wpi.first.wpilibj2.command.Command;
import edu.wpi.first.wpilibj2.command.Commands;
Expand Down

0 comments on commit e114ee5

Please sign in to comment.