[REF] Remove unnecessary complexity on im export
authoreileen <emcnaughton@wikimedia.org>
Fri, 24 Jul 2020 22:54:20 +0000 (10:54 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 24 Jul 2020 22:54:20 +0000 (10:54 +1200)
commit4d8bdcecbb9e0204285e4d0250d3daefd729f900
treedf20d1c601727466b047f019b45df0128654a4eb
parent2fbc23b0de7a39bb78ca43617bd327272323fe6e
[REF] Remove unnecessary complexity on im export

This just removes a couple of lines that were already marked as being likely unhelpful. Because the impact of
these lines is tested the test needs tweaking too - but it only affects the name of the fields in the temp
table and in internal php keys
CRM/Export/BAO/ExportProcessor.php
tests/phpunit/CRM/Export/BAO/ExportTest.php