Skip to content

Commit

Permalink
Update capa/features/freeze/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Willi Ballenthin <[email protected]>
  • Loading branch information
yelhamer and williballenthin authored Aug 28, 2023
1 parent 9eb88e6 commit 9dc457e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion capa/features/freeze/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class AddressType(str, Enum):
PROCESS = "process"
THREAD = "thread"
CALL = "call"
DYNAMIC = "dynamic"
NO_ADDRESS = "no address"


Expand Down

0 comments on commit 9dc457e

Please sign in to comment.