removing viv dep from show-capabilities-by-function.py

This commit is contained in:
Michael Hunhoff
2021-02-17 14:49:52 -07:00
parent 1eb615f97c
commit 47b3ef29be

View File

@@ -63,7 +63,6 @@ import capa.render
import capa.features
import capa.render.utils as rutils
import capa.features.freeze
import capa.features.extractors.viv
from capa.helpers import get_file_taste
logger = logging.getLogger("capa.show-capabilities-by-function")