mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Removed @Override.
This commit is contained in:
-1
@@ -96,7 +96,6 @@ class Mapping implements MappingConfiguration {
|
||||
return "[Mapping<" + getSourceExpressionString() + " -> " + getTargetExpressionString() + ">]";
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setExclude() {
|
||||
// TODO Auto-generated method stub
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user