forked from Mirror/pmbootstrap
types: PmbArgs: remove devicesdhbfvhubsud (MR 2252)
Holdover from cleaning up args. Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
084309e756
commit
945d6dd063
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class AportGenEntry(TypedDict):
|
|||
# Property list generated with:
|
||||
# $ rg --vimgrep "((^|\s)args\.\w+)" --only-matching | cut -d"." -f3 | sort | uniq
|
||||
class PmbArgs(Namespace):
|
||||
devicesdhbfvhubsud: str
|
||||
action_flasher: str
|
||||
action_initfs: str
|
||||
action_kconfig: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue