Merge branch '2.1.x'
This commit is contained in:
commit
dabe75a281
|
@ -127,7 +127,6 @@ public class JsonTestersAutoConfiguration {
|
|||
JsonTesterFactoryBean(Class<?> objectType, M marshaller) {
|
||||
this.objectType = objectType;
|
||||
this.marshaller = marshaller;
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue