Skip to content

Commit

Permalink
wrong improt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentShao32 committed Jan 30, 2024
1 parent 7e61fa9 commit 615f0c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/frc/robot/commands/SmartIntake.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import edu.wpi.first.wpilibj2.command.Command;
import frc.robot.subsystems.IntakeShooter;
import frc.robot.subsystems.ShooterSubsystem;

public class SmartIntake extends Command{

Expand Down

0 comments on commit 615f0c1

Please sign in to comment.