Remove debug stuff in xml converter
This commit is contained in:
parent
9dfdc8195d
commit
7872a6a442
@ -136,8 +136,7 @@ class DevCommands extends BaseCommand
|
||||
$yaml_row[$fname] = $fvalue;
|
||||
}
|
||||
|
||||
if($yaml_row['pirep_id'] === 'pirepid_2')
|
||||
$yaml[$table_name][] = $yaml_row;
|
||||
$yaml[$table_name][] = $yaml_row;
|
||||
++$count;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user