readme: Remove output properties for GenerateArrays

This commit is contained in:
TSRBerry 2022-12-15 22:28:30 +01:00 committed by GitHub
parent 8ccbeb3a5a
commit ed48dfcab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -27,7 +27,3 @@ This task scans source files for StructArray (i.e. `Array16<byte>`) types and ge
- `ArrayInputFiles`: List of files to be searched for StructArray types.
- Required
- Default: All source files of the current project.
#### Output properties:
- `ArrayOutputFiles`: List of files generated by this task.