提交 46111997 编写于 作者: S Sam Brannen

[SPR-8387] deleted resolved TODO.

上级 8224af19
......@@ -308,7 +308,6 @@ abstract class ContextLoaderUtils {
if (contextLoader instanceof SmartContextLoader) {
SmartContextLoader smartContextLoader = (SmartContextLoader) contextLoader;
// TODO Decide on mutability of locations and classes properties
smartContextLoader.processContextConfiguration(configAttributes);
locationsList.addAll(Arrays.asList(configAttributes.getLocations()));
classesList.addAll(Arrays.asList(configAttributes.getClasses()));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册