[test restart]

This commit is contained in:
jeffcheasey88 2024-04-16 12:01:38 +02:00
parent e915f6baa2
commit 1012a489ab

View file

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