Merge pull request #1213 from mandiant/fix-1062

remove SMDA backend
This commit is contained in:
Willi Ballenthin
2023-01-04 14:48:41 +01:00
committed by GitHub
14 changed files with 5 additions and 893 deletions

View File

@@ -21,9 +21,6 @@ ignore_missing_imports = True
[mypy-flirt.*]
ignore_missing_imports = True
[mypy-smda.*]
ignore_missing_imports = True
[mypy-lief.*]
ignore_missing_imports = True