mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-24 21:15:10 +03:00
types: remove unused arg
This property exists on Context but not in args. It is parsed from the config file. Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
This commit is contained in:
parent
7e399492e4
commit
5ce9b22ab6
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ class PmbArgs(Namespace):
|
|||
auto: bool
|
||||
autoinstall: bool
|
||||
boot_size: str
|
||||
build_default_device_arch: str
|
||||
buildroot: str
|
||||
built: bool
|
||||
ccache: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue