Skip to content

Commit 609e8cb

Browse files
committed
oopsie my build failed
1 parent 00786ff commit 609e8cb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
public class RushinatorRollers extends SubsystemBase{
1+
package frc.robot.rushinator;
2+
3+
import edu.wpi.first.wpilibj2.command.SubsystemBase;
4+
5+
6+
public class RushinatorRollers extends SubsystemBase {
27

38
}

0 commit comments

Comments
 (0)