Skip to content

Commit

Permalink
Add formatting fix for spotless check
Browse files Browse the repository at this point in the history
  • Loading branch information
ctubbsii committed Aug 14, 2024
1 parent a1a1481 commit 626672d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ public FrameBuffer(

/**
* Sets the selection key (this is not thread safe).
*
* @param selectionKey the new key to set.
*/
public void setSelectionKey(SelectionKey selectionKey) {
Expand Down

0 comments on commit 626672d

Please sign in to comment.