Skip to content

Commit 502236f

Browse files
committed
Formatting
1 parent ae23596 commit 502236f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/modules/sccm-recon6.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def on_login(self, context, connection):
5353
self.context.log.fail(f"Unexpected error: {e}")
5454
except Exception as e:
5555
self.context.log.fail(f"Unexpected error: {e}")
56-
5756
finally:
5857
with contextlib.suppress(Exception):
5958
dce.disconnect()

0 commit comments

Comments
 (0)