fix wait commands
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / Constants.java
index 2fcbabe5122a07f02b0fb63b1f914d7f5ea79fa9..fe96c4b94a44d6344a00f1766666338832527689 100644 (file)
@@ -88,7 +88,6 @@ public class Constants {
     public static final double WAIT_TIME = 2.0; // In seconds
 
     // TODO: test for this time
-    public static final double TIME_FOR_BALL_TO_CATAPULT_ROLLING = 1.0;
 
   }