forked from Mirror/pmbootstrap
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:
parent
91aee0b34c
commit
9bbe5ebe30
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue