Remove unnecessary new line

pull/32/head
Maximilian P. Käfer 2022-01-08 15:02:35 +01:00
parent e53f356c54
commit 84ae42b44f
Signed by: Käfer & Engelbart Git
GPG Key ID: 70F2F9206EDC1FCE
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package dev.kske.eventbus.core;
/**
* This unchecked exception acts as a wrapper for an arbitrary exception to prevent an
* {@link ExceptionEvent} from being dispatched. Instead, the wrapped exception is rethrown by