Skip to content

Commit

Permalink
fixed errors
Browse files Browse the repository at this point in the history
  • Loading branch information
gvaldez7206 committed Jan 10, 2024
1 parent 238b72f commit 7d345da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/frc/robot/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ private Main() {}
*
* <p>
* If you change your main robot class, change the parameter type.
*
*
* @param args String args
*/
public static void main(String... args) {
Expand Down

0 comments on commit 7d345da

Please sign in to comment.