mirror of
https://github.com/unraid/api.git
synced 2026-01-13 20:19:56 -06:00
chore: remove unneeded comment
This commit is contained in:
@@ -46,7 +46,6 @@ const args: ArgumentConfig<Flags> = {
|
||||
const options: ArgsParseOptions<Flags> = {
|
||||
helpArg: 'help',
|
||||
optionSections: [{
|
||||
// @ts-expect-error https://github.com/Roaders/ts-command-line-args/issues/8
|
||||
hide: ['command']
|
||||
}],
|
||||
baseCommand: 'unraid-api',
|
||||
|
||||
Reference in New Issue
Block a user