LauncherCommandReceiver removed error log
This commit is contained in:
parent
34d860b749
commit
8fd329c129
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ public class LauncherCommandReceiver extends QueueConsumer implements Initializi
|
|||
}
|
||||
}
|
||||
}
|
||||
log.error("SWT export not execute for type \"{}\" - unknown command", req.getType());
|
||||
//log.error("SWT export not execute for type \"{}\" - unknown command", req.getType());
|
||||
//todo return error?
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue