Skip to content

Commit c05fb6f

Browse files
github-actionsTortuga-AM
authored andcommitted
Apply Prettier format
1 parent 88c9466 commit c05fb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/frc/robot/Manager/Manager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public static Manager getInstance() {
2828

2929
public Manager() {
3030
super("Manager", ManagerStates.IDLE);
31-
climber = Climber.getInstance();
31+
climber = Climber.getInstance();
3232
algaeCoraler = AlgaeCoraler.getInstance();
3333
drive = Drive.getInstance();
3434

0 commit comments

Comments
 (0)