Skip to content

Commit 5789296

Browse files
committed
Formatting
1 parent 509f31f commit 5789296

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/protocols/smb/passpol.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ def pretty_print(self):
177177
nxc_logger.debug(f"{domain['Name']}")
178178

179179
self.logger.success(f"Dumping password info for domain: {self.__domains[0]['Name']}")
180-
181180
self.logger.highlight(f"Minimum password length: {self.__min_pass_len}")
182181
self.logger.highlight(f"Password history length: {self.__pass_hist_len}")
183182
self.logger.highlight(f"Maximum password age: {self.__max_pass_age}")

0 commit comments

Comments
 (0)