intake
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / subsystems / Intake.java
index 2ca8776697f1ad6dfe70a1f59a09ae4ce8f34ade..14c8f8f51952b00a62f7bc49f34280ac4fbb2ad6 100644 (file)
@@ -7,7 +7,7 @@ import com.ctre.CANTalon;
 import edu.wpi.first.wpilibj.command.Subsystem;
 
 /**
- * @author Meeta
+ *
  */
 public class Intake extends Subsystem {
   private static Intake intake = null;