mirror of
https://github.com/mandiant/capa.git
synced 2026-02-04 11:07:53 -08:00
Update capa/features/freeze/__init__.py
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
@@ -53,7 +53,6 @@ class AddressType(str, Enum):
|
||||
PROCESS = "process"
|
||||
THREAD = "thread"
|
||||
CALL = "call"
|
||||
DYNAMIC = "dynamic"
|
||||
NO_ADDRESS = "no address"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user