pmb.types: remove _aports_real (MR 2342)

According to git grep, nothing uses this. Looks like a refactoring
leftover so remove it.
This commit is contained in:
Oliver Smith 2024-07-01 22:50:08 +02:00
parent 91aee0b34c
commit 9bbe5ebe30
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -43,7 +43,6 @@ class PmbArgs(Namespace):
android_recovery_zip: str
apkindex_path: Path
aports: Optional[Path]
_aports_real: str
arch: Optional[Arch]
as_root: str
assume_yes: str