Skip to content

Commit

Permalink
Remove trailing whitespaces in empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan authored Oct 8, 2024
1 parent b182983 commit 437dcc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,6 @@ public void setBeanFactory(BeanFactory beanFactory) throws BeansException {
this.evaluationContext.setBeanResolver(new BeanFactoryResolver(beanFactory));
this.evaluationContext.addPropertyAccessor(new MapAccessor());
}

/**
* Return configured before post {@link MessagePostProcessor}s or {@code null}.
* @return configured before post {@link MessagePostProcessor}s or {@code null}.
Expand Down

0 comments on commit 437dcc3

Please sign in to comment.