Small fix
parent
0592bd3395
commit
715ab6fa59
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue