Skip to content

Commit 014d098

Browse files
committed
Remove trailing spaces.
1 parent 786a17e commit 014d098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

byte-buddy-dep/src/main/java/net/bytebuddy/implementation/bind/annotation/DynamicConstant.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
* @return {@code true} if invokedynamic should be used to bind the annotated parameter.
102102
*/
103103
boolean invokedynamic() default false;
104-
104+
105105
/**
106106
* A binder for handling the
107107
* {@link net.bytebuddy.implementation.bind.annotation.DynamicConstant}

0 commit comments

Comments
 (0)