Removed instant wipe
This commit is contained in:
parent
5370d29427
commit
c6e13156aa
@ -15,7 +15,6 @@ public class startup
|
|||||||
System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things.");
|
System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things.");
|
||||||
com.jamesquinley.DelegationServices.delegationTimer.trigger();
|
com.jamesquinley.DelegationServices.delegationTimer.trigger();
|
||||||
DeleteAllRequests();
|
DeleteAllRequests();
|
||||||
delegationServices.Clear();
|
|
||||||
System.out.println("We've started everything, requests are now being served");
|
System.out.println("We've started everything, requests are now being served");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user