Skip to content

Commit

Permalink
here ya go
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan1522 committed Dec 8, 2024
1 parent 8851339 commit 75c252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import edu.wpi.first.math.system.plant.DCMotor;
import edu.wpi.first.math.util.Units;
import frc.robot.subsystems.swerve.SwerveConstants.DriveConstants;
import frc.robot.subsystems.swerve.SwerveConstants.*;
import frc.robot.subsystems.swerve.SwerveConstants.DriveConstants;
import frc.robot.subsystems.swerve.SwerveConstants.ModuleConstants;

public final class Constants {
Expand Down

0 comments on commit 75c252c

Please sign in to comment.