mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
dspace-api: remove trailing whitespace
This commit is contained in:
@@ -28,7 +28,7 @@ import org.dspace.util.SimpleMapConverter;
|
||||
* to map to a single string value based on mapped keys.<br/>
|
||||
* Like:<br/>
|
||||
* <code>journal-article = Article<code/>
|
||||
*
|
||||
*
|
||||
* @author paulo-graca
|
||||
*
|
||||
*/
|
||||
@@ -83,4 +83,4 @@ public class StringJsonValueMappingMetadataProcessorService implements JsonPathM
|
||||
this.path = path;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user