Merge "fixed template on checkedin java examples"

This commit is contained in:
Brad Miller (WPI)
2014-10-19 14:52:31 -07:00
committed by Gerrit Code Review
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
package org.usfirst.frc.team190.robot;
package $package;
import edu.wpi.first.wpilibj.Joystick;

View File

@@ -1,5 +1,4 @@
package org.usfirst.frc.team190.robot;
package $package;
import edu.wpi.first.wpilibj.Joystick;