fix swt export
This commit is contained in:
parent
2c2e0a699a
commit
e58c6fa899
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ public class LauncherCommandReceiver extends QueueConsumer implements Initializi
|
|||
log.error("Exporter has error: {}", ExceptionUtils.getStackTrace(e));
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
log.error("SWT export not execute for type \"{}\" - unknown command", req.getType());
|
||||
//todo return error?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue