]> git.taranathan.com Git - FRC2026.git/commitdiff
Update RobotContainer.java
authormaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Mon, 16 Feb 2026 20:21:10 +0000 (12:21 -0800)
committermaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Mon, 16 Feb 2026 20:21:10 +0000 (12:21 -0800)
src/main/java/frc/robot/RobotContainer.java

index 3513a21adeb87f027370476ac1edb27640848a75..0c8b25d71b910c6d842bf5e61aeee19c9ef38153 100644 (file)
@@ -163,10 +163,6 @@ public class RobotContainer {
   }
 
   public void registerCommands() {
-<<<<<<< HEAD
-=======
-
->>>>>>> parent of ae21e1f7 (Merge branch 'arnavs-mega-velocityvoltage-turret' into beta-bot)
   }
 
   public static BooleanSupplier getAllianceColorBooleanSupplier() {