Remove unnecessary code.
This commit is contained in:
parent
26ff665dee
commit
0537900357
|
@ -157,8 +157,6 @@ public class CasAuthenticationToken extends AbstractAuthenticationToken
|
|||
return true;
|
||||
}
|
||||
|
||||
System.out.println("THey're not equal");
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue