Skip to content

Commit

Permalink
[MODORDERS-989] - Resolved sonar issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Khamidulla Abdulkhakimov authored and Khamidulla Abdulkhakimov committed Jan 23, 2024
1 parent 89a2d06 commit 88a1e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/folio/helper/ExpectHelper.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import static java.util.stream.Collectors.toList;

public class ExpectHelper extends CheckinReceivePiecesHelper<ExpectPiece> {
private static final Logger logger = LogManager.getLogger(ExpectHelper.class);

/**
* Map with PO line id as a key and value is map with piece id as a key and
* {@link ExpectPiece} as a value
Expand Down

0 comments on commit 88a1e77

Please sign in to comment.