spotless
This commit is contained in:
parent
c91bee21e9
commit
f2150dd947
|
@ -262,7 +262,6 @@ class WorkChannelMessageHandler implements MessageHandler {
|
||||||
} finally {
|
} finally {
|
||||||
BatchJobTracingContext.clearBatchJobsIds();
|
BatchJobTracingContext.clearBatchJobsIds();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -305,5 +304,4 @@ class WorkChannelMessageHandler implements MessageHandler {
|
||||||
MDC.remove(CHUNK_ID);
|
MDC.remove(CHUNK_ID);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue