Skip to content

Commit 0497700

Browse files
committed
... and more white space changes
1 parent 2ae15ea commit 0497700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/nordstrom/automation/junit/HookInstallingPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ public Builder<?> apply(Builder<?> builder, TypeDescription typeDescription) {
2727
.intercept(MethodDelegation.to(MethodInterceptor.class))
2828
.implement(Hooked.class);
2929
}
30-
30+
3131
}

0 commit comments

Comments
 (0)