Comment removed

pull/21/head
Alexandre Dulaunoy 2016-06-13 17:20:40 +02:00
parent 234de2f4d1
commit 0cc5d9c982
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ import argparse
import json
# Usage for pipe masters: ./last.py -l 5h | jq .
def init(url, key):
return PyMISP(url, key, True, 'json', True)