Remove debug

This commit is contained in:
Nathan Gray 2010-04-06 14:21:54 +00:00
parent 2a715ae302
commit 7f85ff40e5

View File

@ -186,7 +186,6 @@ class importexport_export_ui {
$definition = new importexport_definition($_content['definition']);
}
_debug_array($_content);
if(!is_array($definition->plugin_options)) {
$definition->plugin_options = array(
'mapping' => array()