Skip to content

Commit

Permalink
Broken compile
Browse files Browse the repository at this point in the history
  • Loading branch information
cohensh committed Jan 20, 2024
1 parent 3fd02e7 commit c272e26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/frc/robot/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ private Main() {}
*/
public static void main(String... args) {
RobotBase.startRobot(Robot::new);
RobotBase.FunctionDoesntExist();
}
}

0 comments on commit c272e26

Please sign in to comment.