Fix style errors
[3501/2015-FRC-Spark] / src / org / usfirst / frc3501 / RiceCatRobot / Robot.java
index f82f4b2d360bf7763d84e62db54a23d8accce941..7e9fabeccff07dc21046aafc3c3518a8a1885c69 100644 (file)
@@ -66,4 +66,4 @@ public class Robot extends IterativeRobot {
             arm.fineTuneControl(OI.leftJoystick.getY());
         }
     }
-}
\ No newline at end of file
+}