Account: Format with google-java-format
Change-Id: I758b5cfcde5f1f62e3ebcf1cf50722cdf184df7f
This commit is contained in:
parent
f01594b00b
commit
5edb67ce56
@ -155,8 +155,9 @@ public final class Account {
|
|||||||
|
|
||||||
// DELETED: id = 6 (generalPreferences)
|
// DELETED: id = 6 (generalPreferences)
|
||||||
|
|
||||||
/** Is this user inactive? This is used to avoid showing some users (eg. former employees)
|
/**
|
||||||
* in auto-suggest.
|
* Is this user inactive? This is used to avoid showing some users (eg. former employees) in
|
||||||
|
* auto-suggest.
|
||||||
*/
|
*/
|
||||||
@Column(id = 7)
|
@Column(id = 7)
|
||||||
protected boolean inactive;
|
protected boolean inactive;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user