Skip to content

Commit

Permalink
Refactor TransmissionJobItemInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Dec 2, 2023
1 parent c65014d commit d08298d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/
@RequiredArgsConstructor
@Getter
public class TransmissionJobItemInfo {
public final class TransmissionJobItemInfo {

private final int shardingItem;

Expand Down

0 comments on commit d08298d

Please sign in to comment.