remove unnecessary footnote

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Freddy0 2024-07-16 19:22:39 +02:00 committed by GitHub
parent 7287ddf520
commit 758a317091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,8 +193,6 @@ variables:
| `DOCUMENT_ORIGINAL_FILENAME` | Filename of original document |
| `TASK_ID` | Task UUID used to import the document (if any) |
[^1] If there is no owner the variable returns "None" which is likely if there is no other script / flow in place that updates the owner beforehand.
The script can be in any language, A simple shell script example:
```bash title="post-consumption-example"