Skip to content

Commit adb423e

Browse files
committed
Remove unused imports
1 parent c4bf023 commit adb423e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

nxc/modules/get-unixUserPassword.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from impacket.ldap import ldapasn1 as ldapasn1_impacket
21
from impacket.ldap import ldap as ldap_impacket
32
from nxc.logger import nxc_logger
43
from nxc.parsers.ldap_results import parse_result_attributes

nxc/modules/get-userPassword.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from impacket.ldap import ldapasn1 as ldapasn1_impacket
21
from impacket.ldap import ldap as ldap_impacket
32
from nxc.logger import nxc_logger
43
from nxc.parsers.ldap_results import parse_result_attributes

0 commit comments

Comments
 (0)