Small fix

main
iLightThings 2022-09-09 17:11:50 +00:00
parent 0592bd3395
commit 715ab6fa59
1 changed files with 0 additions and 2 deletions

View File

@ -143,8 +143,6 @@ class DatabaseNavigator(cmd.Cmd):
return "HOST NOT FOUND"
else:
print('[-] invalid argument, specify creds or hosts')
def do_import(self, line):