Merge pull request #26446 from weixsun
* gh-26446: Remove unnecessary semicolon Closes gh-26446
This commit is contained in:
@@ -304,7 +304,7 @@ class MockitoPostProcessorTests {
|
||||
return true;
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
static class FactoryBeanRegisteringPostProcessor implements BeanFactoryPostProcessor, Ordered {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user