Remove useless import

pull/98/head
Raphaël Vinot 2017-07-20 10:22:20 +02:00
parent fe829b8f4d
commit 49de3a8951
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import print_function
from pymisp import PyMISP
from keys import url, key
import time