Skip to content

Commit 7bda896

Browse files
committed
Remove unused variable
1 parent abda35b commit 7bda896

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
@@ -70,7 +70,6 @@
7070
import contextlib
7171

7272
smb_share_name = gen_random_string(5).upper()
73-
smb_server = None
7473

7574
smb_error_status = [
7675
"STATUS_ACCOUNT_DISABLED",

0 commit comments

Comments
 (0)