Remove unexecutable code

(to satisfy Scrutenizer)
This commit is contained in:
nathangray 2017-02-01 09:24:19 -07:00
parent f5ec39200b
commit 7c86b20614

View File

@ -243,7 +243,6 @@ abstract class importexport_basic_import_csv implements importexport_iface_impor
// not supported action
default :
die('condition / action not supported!!!');
break;
}
if($result)
{