mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
commit
190f2c01ad
@ -62,7 +62,6 @@ public class FieldInvoker implements Invoker {
|
||||
*/
|
||||
public FieldInvoker(final Field field) {
|
||||
this.field = Assert.notNull(field);
|
||||
;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user