Skip to content

Commit

Permalink
Merge pull request #294 from ndinakar/v6-dev
Browse files Browse the repository at this point in the history
changes for request log. removing id from itemRequestInformation
  • Loading branch information
srinduri04 authored Dec 19, 2022
2 parents 55b948c + 4659be4 commit a99cb6b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ public class ItemRequestInformation implements Serializable {
private String pickupLocation;
private String eddNotes;
private String imsLocationCode;
private Integer id;

/**
* Is owning institution item boolean.
Expand Down

0 comments on commit a99cb6b

Please sign in to comment.