Skip to content

Commit

Permalink
DD-1438 Deposit Creation Time might be null - strange Build Error
Browse files Browse the repository at this point in the history
  • Loading branch information
aliassheikh committed Apr 25, 2024
1 parent b11601f commit 977f428
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ public String getDepositId() {
return depositId;
}

public String getDepositId() {
return depositId;
}

public String getDepositor() {
return depositor;
}
Expand Down

0 comments on commit 977f428

Please sign in to comment.