mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
adressing helix' comments to the DS-2659 PR
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
* tree and available online at
|
||||
*
|
||||
* http://www.dspace.org/license/
|
||||
*
|
||||
* by lindat-dev team
|
||||
*/
|
||||
package org.dspace.health;
|
||||
|
||||
@@ -19,6 +17,9 @@ import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* @author LINDAT/CLARIN dev team
|
||||
*/
|
||||
public class UserCheck extends Check {
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user