Slight Tweak
Removes "No Pending Authentication" it was getting annoying.
This commit is contained in:
parent
552b8b3239
commit
5ae74f157b
@ -980,7 +980,6 @@ public class delegationServices {
|
|||||||
try {
|
try {
|
||||||
delegationProcesser();
|
delegationProcesser();
|
||||||
} catch (Exception exr) {
|
} catch (Exception exr) {
|
||||||
System.out.println("No Pending Authentication");
|
|
||||||
delegationTimer.trigger();
|
delegationTimer.trigger();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user