mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 23:13:10 +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() {
|
public Bitstream getBitstream() {
|
||||||
return bitstream;
|
return bitstream;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user