remove dead code
This commit is contained in:
parent
2bf4a6766e
commit
b72ba7d874
|
@ -89,10 +89,6 @@ public class StringFieldMapper extends AbstractFieldMapper<String> implements In
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static class FieldWrapper {
|
|
||||||
public Field field;
|
|
||||||
}
|
|
||||||
|
|
||||||
private String nullValue;
|
private String nullValue;
|
||||||
|
|
||||||
private Boolean includeInAll;
|
private Boolean includeInAll;
|
||||||
|
|
Loading…
Reference in New Issue