diff --git a/README.md b/README.md index 61c5036..fda1ef9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,3 @@ This task scans source files for StructArray (i.e. `Array16`) 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.