mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
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
|
||||
default :
|
||||
die('condition / action not supported!!!');
|
||||
break;
|
||||
}
|
||||
if($result)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user