mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 00:09:14 +00:00
[Update] 修改去掉一些print
This commit is contained in:
@@ -513,7 +513,6 @@ class AssetPermissionUtil(AssetPermissionCacheMixin):
|
||||
"""
|
||||
self.get_assets_without_cache()
|
||||
nodes_assets = self.tree.get_nodes_with_assets()
|
||||
print(nodes_assets.keys())
|
||||
return nodes_assets
|
||||
|
||||
def get_system_users_without_cache(self):
|
||||
|
Reference in New Issue
Block a user