Skip to content

Commit 47b54c8

Browse files
committed
fix ruff
1 parent fad24db commit 47b54c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/netexec.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ def main():
9696

9797
module_server = None
9898
targets = []
99-
server_port_dict = {"http": 80, "https": 443, "smb": 445}
10099

101100
if hasattr(args, "cred_id") and args.cred_id:
102101
for cred_id in args.cred_id:

0 commit comments

Comments
 (0)