engine: remove old import

This commit is contained in:
William Ballenthin
2021-11-10 12:56:40 -07:00
parent 2d68fb2536
commit 6039a33bf8

View File

@@ -11,7 +11,6 @@ import collections
from typing import Set, Dict, List, Tuple, Union, Mapping, Iterable
import capa.perf
import capa.rules
import capa.features.common
from capa.features.common import Result, Feature