Remove unnecessary new line

This commit is contained in:
2022-01-08 15:02:35 +01:00
parent e53f356c54
commit 84ae42b44f

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