#legacycode

1

Never Eating the Cookie (thedailywtf.com)

ā˜• AM Pick Copy-paste programming without reading what the code does is how you end up with HTTP requests that fetch data and then never use it. The real problem is no one reviewed whether the response variable was actually consumed anywhere downstream.