Finish removing the script option

This commit is contained in:
Timmy Welch 2023-09-17 08:36:00 -07:00
parent e7cc05679f
commit 919561099e

View File

@ -31,7 +31,6 @@ class settngs_namespace(settngs.TypedNS):
Runtime_Options_summary: bool
Runtime_Options_raw: bool
Runtime_Options_recursive: bool
Runtime_Options_script: str
Runtime_Options_split_words: bool
Runtime_Options_dryrun: bool
Runtime_Options_darkmode: bool