mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Very minor formatting
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21895 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -32,7 +32,8 @@ import org.springframework.extensions.webscripts.json.JSONWriter;
|
||||
*
|
||||
* @since 3.4
|
||||
*/
|
||||
public class BulkMetadataGet extends AbstractWebScript {
|
||||
public class BulkMetadataGet extends AbstractWebScript
|
||||
{
|
||||
private ServiceRegistry services;
|
||||
private NodeService nodeService;
|
||||
private DictionaryService dictionaryService;
|
||||
|
Reference in New Issue
Block a user