mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Remove public constructor for MostRecentChecksum after rebase
This commit is contained in:
@@ -68,9 +68,6 @@ public class MostRecentChecksum implements Serializable
|
||||
{
|
||||
}
|
||||
|
||||
public MostRecentChecksum() {
|
||||
}
|
||||
|
||||
public Bitstream getBitstream() {
|
||||
return bitstream;
|
||||
}
|
||||
|
Reference in New Issue
Block a user