dedup_inject_files() was called before its definition in the script's execution order. Moved the call to the Main section where all functions are already defined.
dedup_inject_files() was called before its definition in the script's execution order. Moved the call to the Main section where all functions are already defined.