mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
fixed template on checkedin java examples
Change-Id: I0a99aefc21e3cc2471f0ad75192c51def8bd5ba8
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
package org.usfirst.frc.team190.robot;
|
||||
package $package;
|
||||
|
||||
|
||||
import edu.wpi.first.wpilibj.Joystick;
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
|
||||
package org.usfirst.frc.team190.robot;
|
||||
package $package;
|
||||
|
||||
|
||||
import edu.wpi.first.wpilibj.Joystick;
|
||||
|
||||
Reference in New Issue
Block a user