Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JetBluefan1 committed Nov 20, 2024
1 parent 0ef2a2f commit 33025cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/java/frc/robot/Robot.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ public void disabledInit() {
}

@Override
public void disabledPeriodic() {
}
public void disabledPeriodic() {}

/** This autonomous runs the autonomous command selected by your {@link RobotContainer} class. */
@Override
Expand Down

0 comments on commit 33025cf

Please sign in to comment.