Skip to content

Commit

Permalink
CIRC-2036 fix compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Mar 11, 2024
1 parent 982bf34 commit a9abd7d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ private ItemDescription getDescription(JsonObject representation) {
getProperty(representation, "copyNumber"),
getProperty(representation, "volume"),
getProperty(representation, "chronology"),
getProperty(representation, "displaySummary"),
getProperty(representation, "numberOfPieces"),
getProperty(representation, "descriptionOfPieces"),
getProperty(representation, "displaySummary"),
Expand Down

0 comments on commit a9abd7d

Please sign in to comment.