2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-21 16:39:32 +00:00

Remove stale logging output from enlogic

This commit is contained in:
Jarrod Johnson
2026-07-02 16:23:32 -04:00
parent 72dcd9ef2f
commit c3b75f0ca1
@@ -46,9 +46,7 @@ class EnlogicClient(object):
@property
def wc(self):
if self._wc:
print("done cache")
return self._wc
print("logging")
targcfg = self.configmanager.get_node_attributes(
self.node, ['hardwaremanagement.manager'], decrypt=True
)