Commit 75db02d6 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge pull request #26446 from weixsun

* gh-26446:
  Remove unnecessary semicolon

Closes gh-26446
parents e9e1cc1b 7f445630
......@@ -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