cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1551084 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ce69fd986d
commit
061a87c1c5
|
@ -82,8 +82,6 @@ public class DefaultPasswordService
|
|||
throws RedbackServiceException
|
||||
{
|
||||
|
||||
//RedbackRequestInformation redbackRequestInformation = RedbackAuthenticationThreadLocal.get();
|
||||
|
||||
String principal = null;
|
||||
|
||||
if ( StringUtils.isEmpty( password ) )
|
||||
|
|
Loading…
Reference in New Issue