[test restart]

This commit is contained in:
jeffcheasey88 2024-04-16 12:00:29 +02:00
parent 9a0966322e
commit e915f6baa2

View file

@ -154,7 +154,6 @@ public class Main{
new Thread(new Runnable(){ new Thread(new Runnable(){
public void run(){ public void run(){
Key key = new Key(); Key key = new Key();
Locker<Context> locker = router.getLogger(); Locker<Context> locker = router.getLogger();
locker.init(key); locker.init(key);