Remove random files.
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index 97036b54f41ce14482e159032cbf6763966556c0..a40334d01c5bdfc3cbd6eda96790d9e001ab6cce 100644 (file)
@@ -20,8 +20,6 @@ public class Constants {
 
     public final static int TOGGLE_GEAR_PORT = 0;
 
-    public static final int TOGGLE_CAMERA_FEEDS = 7;
-
     public static final int TOGGLE_CAMERA_FEEDS = 4;
 
   }