1
0
Fork 1
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:
Casey Connolly 2025-04-24 12:24:37 +02:00
parent 7e399492e4
commit 5ce9b22ab6
No known key found for this signature in database
GPG key ID: 0583312B195F64B6

View file

@ -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