Skip to content

Commit

Permalink
feedback - formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty committed Nov 22, 2024
1 parent b4c1937 commit c508c5b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,7 @@ public void doWithRuntimeConfiguration(RuntimeSpringConfiguration springConfig)
c.setDelegate(bb);
bb.invokeMethod("beans", new Object[]{c});
}
}
else {
} else {
if (!pluginBean.isReadableProperty(DO_WITH_SPRING)) {
return;
}
Expand Down

0 comments on commit c508c5b

Please sign in to comment.