mirror of https://github.com/MISP/misp-modules
fix: Removed unused import\
parent
7aa78636a5
commit
93bc178717
|
@ -6,7 +6,6 @@ import requests
|
|||
from urllib.parse import urljoin
|
||||
from base64 import b64encode
|
||||
import json
|
||||
import os
|
||||
|
||||
|
||||
class TestExpansions(unittest.TestCase):
|
||||
|
|
Loading…
Reference in New Issue