mirror of https://github.com/MISP/PyMISP
Remove useless import
parent
fe829b8f4d
commit
49de3a8951
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue