correct bug

pull/197/head
Sebdraven 2018-06-20 17:50:28 +02:00
parent 04e932cce0
commit 2afd2b8aaf
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ def expand_datascan(api, misperror,**kwargs):
if results['status'] == 'ok':
for elem in results['results']:
asn_list.append(elem['asn'])
os_target = elem['os']
geoloc.append(elem['location'])
orgs.append(elem['organization'])
ports.append(elem['port'])