From 430f855d7e686a12460f8dd2aaa2de6a6842321c Mon Sep 17 00:00:00 2001 From: aarav18 Date: Fri, 25 Mar 2022 13:10:47 -0600 Subject: [PATCH] smol --- src/main/java/frc4388/robot/Robot.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/java/frc4388/robot/Robot.java b/src/main/java/frc4388/robot/Robot.java index 72b2168..e5ad04b 100644 --- a/src/main/java/frc4388/robot/Robot.java +++ b/src/main/java/frc4388/robot/Robot.java @@ -150,9 +150,7 @@ public class Robot extends TimedRobot { } @Override - public void disabledPeriodic() { - System.out.println((40.44 - 10.0) / 134.0); - } + public void disabledPeriodic() {} /** * This autonomous runs the autonomous command selected by your