Remove non-functional code
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 14 Apr 2022 02:11:23 +0000 (14:11 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 18 Apr 2022 00:41:54 +0000 (12:41 +1200)
commiteb4ce8152fd3ef9e53987236475b16815cc3d765
treecbccd398aeb724045ff244300f2466c022047f21
parent2e68a233af0e72b034ed0cbaa881c8da1f4ffc5e
Remove non-functional code

Instantiating the importJob with a table name and no createTable
does nothing but set the name so that getTableName() gets it
- import_table_name is always set so these lines do nothing
CRM/Import/DataSource/CSV.php