simplified Root, as we no longer have a tree (not sure what to do with it now...)
This commit is contained in:
parent
68e65b2ea4
commit
6209ffd88b
@ -2,5 +2,4 @@ from fiber_package.base import FiberBaseModel
|
||||
from fiber_package.refs import AssociationRefList, EntityRefList
|
||||
|
||||
class RootGroupModel(FiberBaseModel):
|
||||
associations: AssociationRefList
|
||||
sys_admins: EntityRefList
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user