Commit 7f445630 authored by weixsun's avatar weixsun Committed by Andy Wilkinson

Remove unnecessary semicolon

See gh-26446
parent e9e1cc1b
......@@ -304,7 +304,7 @@ class MockitoPostProcessorTests {
return true;
}
};
}
static class FactoryBeanRegisteringPostProcessor implements BeanFactoryPostProcessor, Ordered {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment