removed unused flag

This commit is contained in:
loicbersier 2019-10-12 18:04:31 +02:00
parent 0ca4fc5b5a
commit 4e86016fa5

View file

@ -16,18 +16,7 @@ class vidshittifierCommand extends Command {
},
{
id: 'compresion',
type: 'string'
},
{
id: 'alt',
match: 'flag',
flag: '--alt'
},
{
id: 'watermark',
match: 'flag',
flag: '--watermark'
type: 'integer'
}
],
description: {