diff --git a/tests/test_ida_features.py b/tests/test_ida_features.py index 5624b060..6c967937 100644 --- a/tests/test_ida_features.py +++ b/tests/test_ida_features.py @@ -10,7 +10,6 @@ import capa.features.file import capa.features.insn import capa.features.basicblock - logger = logging.getLogger("test_ida_features")