Skip to content

Commit 5933a08

Browse files
author
Aurélien CHALOT
committed
Remove print
1 parent 897fe67 commit 5933a08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/modules/schtask_as.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ def options(self, context, module_options):
5555
multiple_hosts = False
5656

5757
def on_admin_login(self, context, connection):
58-
print(vars(connection))
5958
self.logger = context.log
6059

6160
if self.command_to_run is None:

0 commit comments

Comments
 (0)