Skip to content

Commit

Permalink
Cleanup, remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh committed Jan 4, 2025
1 parent 0ce9cdf commit 986100f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public static int getCode(final String name) {
KeyCode.STOP_ONE_HANDED_MODE,
KeyCode.SWITCH_ONE_HANDED_MODE,
KeyCode.SPLIT_LAYOUT,
KeyCode.MERGE_LAYOUT,
KeyCode.MERGE_LAYOUT
};

static {
Expand Down

0 comments on commit 986100f

Please sign in to comment.