removed debug str

This commit is contained in:
lgandx 2021-11-30 23:50:00 -03:00
commit 826b5af9e2

View file

@ -38,7 +38,6 @@ if options.TARGET == None and options.Filename == None:
exit(-1)
Timeout = options.Timeout
print('Timeout is: ', Timeout)
Host = options.TARGET
Filename = options.Filename
SMB1 = "Enabled"