Skip to content

Commit

Permalink
fix compilation?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan1522 committed Dec 8, 2024
1 parent e64cc06 commit 8851339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/frc/robot/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

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.ModuleConstants;

public final class Constants {

Expand Down

0 comments on commit 8851339

Please sign in to comment.