Skip to content

Commit

Permalink
Update src/main/java/frc/robot/subsystems/IntakeSubsystem.java
Browse files Browse the repository at this point in the history
Co-authored-by: Minh Vu <[email protected]>
  • Loading branch information
RealSirLancelot and minhd-vu authored Nov 20, 2024
1 parent 4ac1ae8 commit cf40d5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/frc/robot/subsystems/IntakeSubsystem.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import frc.robot.Constants;

public class IntakeSubsystem extends SubsystemBase {
/** Creates a new ShooterSubsystem. */
CANSparkFlex intakeMotor;

public IntakeSubsystem() {
Expand Down

0 comments on commit cf40d5b

Please sign in to comment.