rename misp modules

pull/208/head
Sebdraven 2018-07-11 12:41:54 +02:00
parent a8ae6e06e9
commit 3a2aab6d71
1 changed files with 0 additions and 2 deletions

View File

@ -353,8 +353,6 @@ def expand_history_dns(api, domain):
results = api.history_dns_ns(domain)
if results:
r.extend(__history_dns(results, domain, 'nameserver', 'ns'))
time.sleep(1)