perf: 优化 perm app node

pull/8353/head
ibuler 2022-06-09 10:19:34 +08:00 committed by 老广
parent 81ef614820
commit a5c6ba6cd6
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ class GrantedAppTreeUtil:
return tree_nodes
root_node = self.create_root_node()
tree_nodes.append(root_node)
organizations = self.filter_organizations(applications)
for i, org in enumerate(organizations):