Skip to content
Snippets Groups Projects
Commit 992783dd authored by Greg DiCristofaro's avatar Greg DiCristofaro
Browse files

remove unnecessary field

parent cdcb3ecb
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,6 @@ public final class OsAccount extends AbstractContent {
private final Long creationTime;
private List<OsAccountAttribute> osAccountAttributes = null;
private List<OsAccountInstance> osAccountInstances = null;
/**
* Encapsulates status of an account - whether is it active or disabled or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment