On this line https://github.com/loadimpact/FiddlerToLoadImpact/blob/c1d5c8b90af9a7493eec6bae5ab189aad0aefe2d/LoadImpact_Script_Export/LI_Export.cs#L50 `taint` is imported from `k6`, but there is no such functionality in k6 ... maybe there was somewhere in the past but it has been dropped long ago. As far as I can see it's no longer used, but it should probably still be removed
On this line https://github.com/loadimpact/FiddlerToLoadImpact/blob/c1d5c8b90af9a7493eec6bae5ab189aad0aefe2d/LoadImpact_Script_Export/LI_Export.cs#L50
taintis imported fromk6, but there is no such functionality in k6 ... maybe there was somewhere in the past but it has been dropped long ago.As far as I can see it's no longer used, but it should probably still be removed