Skip to content

Commit c8160b6

Browse files
committed
fix ruff
1 parent e744305 commit c8160b6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/protocols/smb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ def create_conn_obj(self):
596596
597597
:param no_smbv1: If True, it will not try to create a SMBv1 connection
598598
"""
599-
600599
# Initial negotiation
601600
if self.smbv3 is None:
602601
self.smbv3 = self.create_smbv3_conn()

0 commit comments

Comments
 (0)