fixed template on checkedin java examples

Change-Id: I0a99aefc21e3cc2471f0ad75192c51def8bd5ba8
This commit is contained in:
Evin Ugur
2014-10-08 15:26:07 -04:00
parent 8079482820
commit 07837c4ab4
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;