unnötige Protokollierung entfernt
This commit is contained in:
parent
7f0131fc2d
commit
ac0ae10fab
@ -378,7 +378,6 @@ Namespace Jobs
|
||||
Try
|
||||
oInputDocumentBuffer = File.ReadAllBytes(oInputPath)
|
||||
Catch ex As Exception
|
||||
Logger.Error(ex)
|
||||
Throw New BurnAnnotationException("Source document could not be read from disk!", ex)
|
||||
End Try
|
||||
End If
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user