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