Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
osiegmar committed Oct 8, 2023
1 parent 11a575d commit c6aa530
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public class MessageIdSupplier implements LongSupplier {

private static final long BITS_13 = 0b1_1111_1111_1111;

@SuppressWarnings("checkstyle:magicnumber")
@Override
public long getAsLong() {
/*
Expand Down

0 comments on commit c6aa530

Please sign in to comment.