update code
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index b84ee2f0079c7aaef99bdc4bb3aba90bc46162b0..47b8959aa101a2e2584d7f7a06d9769a4e80b8c3 100644 (file)
@@ -70,7 +70,6 @@ public class Constants {
     public static final int TARGET_DISTANCE_ERROR = -1;
 
     public static final SPI.Port GYRO_PORT = SPI.Port.kOnboardCS0;
-
   }
 
   public static class Intake {