mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Merge "fixed template on checkedin java examples"
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