mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-12 04:23:13 +00:00
remove methods that are not applicable
This commit is contained in:
@@ -317,9 +317,4 @@ public class IPAuthentication implements AuthenticationMethod
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String loginPageTitle(Context context)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user