mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
docs: Removed completed TODO.
This commit is contained in:
@@ -102,7 +102,6 @@ export def filterchain [
|
|||||||
let cmd = $in;
|
let cmd = $in;
|
||||||
let original_option = $cmd.options.chain_filters;
|
let original_option = $cmd.options.chain_filters;
|
||||||
|
|
||||||
# TODO: Assign inputs and outputs
|
|
||||||
(
|
(
|
||||||
$cmd
|
$cmd
|
||||||
| update options.chain_filters { not $in }
|
| update options.chain_filters { not $in }
|
||||||
|
|||||||
Reference in New Issue
Block a user