mirror of https://github.com/MISP/misp-modules
fix: Removed unused import
parent
c9c6f69bd4
commit
cda5004a0d
|
@ -1,5 +1,4 @@
|
|||
import json
|
||||
import requests
|
||||
try:
|
||||
from google import google
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue