mirror of https://github.com/MISP/PyMISP
fixed trailing lines
parent
42ddaaf10d
commit
d41e0d9b30
|
@ -63,4 +63,3 @@ for alert in jsonDataVap["users"]:
|
||||||
event.add_tag("VAP")
|
event.add_tag("VAP")
|
||||||
|
|
||||||
misp.add_event(event.to_json())
|
misp.add_event(event.to_json())
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue