rules: move to directory structure

This commit is contained in:
Willi Ballenthin
2023-01-20 13:27:30 +01:00
parent 93acf9feb4
commit 4b7a9e149f
2 changed files with 0 additions and 1 deletions

View File

@@ -31,7 +31,6 @@ from capa.features.common import (
Substring,
FeatureAccess,
)
from capa.features.address import AbsoluteVirtualAddress
ADDR1 = capa.features.address.AbsoluteVirtualAddress(0x401001)
ADDR2 = capa.features.address.AbsoluteVirtualAddress(0x401002)