Skip to content

Commit 056b69a

Browse files
committed
Lint
1 parent 34063e3 commit 056b69a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/handlekatz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def options(self, context, module_options):
5050

5151
def on_admin_login(self, context, connection):
5252
handlekatz_loc = self.handlekatz_path + self.handlekatz
53-
53+
5454
if self.useembeded:
5555
try:
5656
with open(handlekatz_loc, "wb") as handlekatz:

0 commit comments

Comments
 (0)