Update Intake.java

This commit is contained in:
aborunda
2022-01-27 18:44:55 -07:00
parent 27102b6dd5
commit 5f1411b518
@@ -58,4 +58,5 @@ public class Intake extends SubsystemBase {
toggle = !toggle;
runExtender(toggle);
}
//Test
}