whitespace
This commit is contained in:
parent
a2c7b90276
commit
3009921c16
|
@ -9,6 +9,6 @@ public interface Objectᴶᐩᐩ extends ObjectSneeze {
|
|||
default Class<?> fromClass() {
|
||||
// getters are for children of a bean
|
||||
// not to return the mother of a bean
|
||||
return getClass();
|
||||
return getClass();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue