Skip to content

Commit

Permalink
AppChooser: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 19, 2024
1 parent 62cbad9 commit f8eae04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public static void main(String[] arguments) {
apps.add(new HelloSpring());
apps.add(new HelloStaticBody());
apps.add(new HelloVehicle());

apps.add(new HelloWalk());
apps.add(new HelloWind());

Expand Down

0 comments on commit f8eae04

Please sign in to comment.