Touch ups

This commit is contained in:
Keenan D. Buckley
2020-03-03 01:17:14 -07:00
parent 9288d2b934
commit faf9346f6e
5 changed files with 0 additions and 8 deletions
@@ -21,7 +21,6 @@ import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import edu.wpi.first.wpilibj2.command.SubsystemBase;
import frc4388.robot.Constants.ShooterConstants;
import frc4388.utility.Gains;
import frc4388.utility.controller.IHandController;
public class ShooterHood extends SubsystemBase {
public Shooter m_shooterSubsystem;