Skip to content

Commit 43934a5

Browse files
committed
Fix lgtm
Signed-off-by: maipbui <maibui@microsoft.com>
1 parent f320820 commit 43934a5

File tree

1 file changed

+0
-1
lines changed
  • device/dell/x86_64-dellemc_z9332f_d1508-r0/plugins

1 file changed

+0
-1
lines changed

device/dell/x86_64-dellemc_z9332f_d1508-r0/plugins/psuutil.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def isDockerEnv(self):
4242

4343
# Fetch a BMC register
4444
def get_pmc_register(self, reg_name):
45-
status = 1
4645
global ipmi_sdr_list
4746
ipmi_cmd = ''
4847
dockerenv = self.isDockerEnv()

0 commit comments

Comments
 (0)