forked from extern/egroupware
Remove unexecutable code
(to satisfy Scrutenizer)
This commit is contained in:
parent
f5ec39200b
commit
7c86b20614
@ -243,7 +243,6 @@ abstract class importexport_basic_import_csv implements importexport_iface_impor
|
|||||||
// not supported action
|
// not supported action
|
||||||
default :
|
default :
|
||||||
die('condition / action not supported!!!');
|
die('condition / action not supported!!!');
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
if($result)
|
if($result)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user