mssql: fix indentation

main
Marshall Hallenbeck 2023-10-06 12:30:30 -04:00
parent f66923b296
commit 84358bb480
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class mssql(connection):
try:
smb_conn.logoff()
except Exception:
except Exception:
pass
if self.args.domain: