Skip to content

Commit 152c3a5

Browse files
committed
pls
1 parent 274810b commit 152c3a5

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

src/main/java/org/carlmontrobotics/commands/AutoMATICALLYGetNote.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
public class AutoMATICALLYGetNote extends Command {
2525
/** Creates a new AutoMATICALLYGetNote. */
2626
private Drivetrain dt;
27-
private IntakeShooter effector;
27+
//private IntakeShooter effector;
2828
private Limelight ll;
2929
private Timer timer = new Timer();
3030

src/main/java/org/carlmontrobotics/subsystems/IntakeShooter.java

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)