Commit dabe75a2 authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.1.x'

parents f206613b f0544fb8
......@@ -127,7 +127,6 @@ public class JsonTestersAutoConfiguration {
JsonTesterFactoryBean(Class<?> objectType, M marshaller) {
this.objectType = objectType;
this.marshaller = marshaller;
}
@Override
......
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