]> git.taranathan.com Git - FRC2026.git/commit
clean up
authormaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Wed, 18 Feb 2026 19:08:57 +0000 (11:08 -0800)
committermaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Wed, 18 Feb 2026 19:08:57 +0000 (11:08 -0800)
commit6bc347554e17d9c34cacf25c42435f2bafd32133
tree120f66f509282f7bb9c7eb282905bfc793378cf3
parent7bca08a907264209e25f927fdbfc02b79282592d
clean up
src/main/java/frc/robot/commands/gpm/AutoShootCommand.java
src/main/java/frc/robot/subsystems/hood/Hood.java
src/main/java/frc/robot/subsystems/shooter/Shooter.java
src/main/java/frc/robot/subsystems/spindexer/Spindexer.java
src/main/java/frc/robot/subsystems/turret/Turret.java
src/main/java/frc/robot/subsystems/turret/TurretConstants.java
src/test/java/frc/robot/util/ChineseRemainderTheorumTest.java [deleted file]