formatting

This commit is contained in:
James Agnew 2019-02-04 13:50:47 -05:00
parent 87a6c24bde
commit 88eb2c424e
2 changed files with 5 additions and 5 deletions

View File

@ -31,8 +31,8 @@ import java.util.function.Function;
* creation may use another strategy.
* </p>
*
* @since 3.7.0
* @see EventCodeEnum
* @since 3.7.0
*/
@Interceptor
public class SubscriptionDebugLogInterceptor {