Skip to content

Commit

Permalink
Remove unnecessary semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
Philzen committed Apr 26, 2024
1 parent 25cd3f5 commit b985708
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -43,7 +43,6 @@ public enum PaddingReadBehaviour {
* padding characters are used.
*/
PADDING_ALLOWED
;
}

private final static int INT_SPACE = 0x20;
Expand Down

0 comments on commit b985708

Please sign in to comment.