fix hoepfully

This commit is contained in:
ryan123rudder
2020-02-21 22:04:00 -07:00
parent 653d9908ad
commit ab2db7d33c
@@ -14,6 +14,7 @@ import frc4388.robot.subsystems.Storage;
public class StoragePrepIntake extends CommandBase {
public Intake m_intake;
public Storage m_storage;
/**
* Creates a new storagePrepIntake.
*/