Skip to content

Commit

Permalink
removed unused arm states
Browse files Browse the repository at this point in the history
  • Loading branch information
GearBoxFox committed Mar 19, 2024
1 parent 82b7b36 commit e314fb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/frc/robot/subsystems/arm/ArmSubsystem.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ public enum ArmState {
AUTO_AIM,
ANTI_DEFENSE,
AMP,
SOURCE,
TRANSITION_SOURCE,
PREPARE_TRAP,
SCORE_TRAP,
PASS,
Expand Down

0 comments on commit e314fb5

Please sign in to comment.