mssql: fix indentation
parent
f66923b296
commit
84358bb480
|
@ -85,7 +85,7 @@ class mssql(connection):
|
|||
|
||||
try:
|
||||
smb_conn.logoff()
|
||||
except Exception:
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
if self.args.domain:
|
||||
|
|
Loading…
Reference in New Issue