mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
delete unnecessary comments
This commit is contained in:
@@ -40,11 +40,6 @@ public class Collection extends DSpaceObject {
|
||||
|
||||
//Collection-Metadata
|
||||
private String license;
|
||||
//String provenance_description;
|
||||
//String short_description;
|
||||
//String introductory_text;
|
||||
//String copyright_text;
|
||||
//String side_bar_text;
|
||||
private String copyrightText, introductoryText, shortDescription, sidebarText, provenanceText;
|
||||
|
||||
//Calculated
|
||||
|
Reference in New Issue
Block a user