Add JavaDoc coments
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / subsystems / Intake.java
index 15a82a0061eb2bb321eb9ab86b4927c9d777b478..de5dc6f4a76cd76cba81515a74fe5f9794619499 100644 (file)
@@ -7,8 +7,6 @@ import com.ctre.CANTalon;
 import edu.wpi.first.wpilibj.command.Subsystem;
 
 /**
- * Intakes the balls into ball container.
- * 
  * @author Meeta
  */
 public class Intake extends Subsystem {