mirror of https://github.com/MISP/misp-modules
fix: Removed trustar_import module name in init to avoid validation issues
(until it is submitted via PR?)pull/415/head
parent
50f31cd63a
commit
c0dae2b31b
|
@ -15,5 +15,4 @@ __all__ = [
|
||||||
'threatanalyzer_import',
|
'threatanalyzer_import',
|
||||||
'csvimport',
|
'csvimport',
|
||||||
'joe_import',
|
'joe_import',
|
||||||
'trustar_import',
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue