fix: Removed trustar_import module name in init to avoid validation issues

(until it is submitted via PR?)
pull/415/head
chrisr3d 2020-06-30 18:08:34 +02:00
parent 50f31cd63a
commit c0dae2b31b
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 0 additions and 1 deletions

View File

@ -15,5 +15,4 @@ __all__ = [
'threatanalyzer_import',
'csvimport',
'joe_import',
'trustar_import',
]