Skip to content
Snippets Groups Projects
Commit bf8e428f authored by Alex Barth's avatar Alex Barth
Browse files

Remove some empty lines.

parent c12e562b
No related branches found
No related tags found
No related merge requests found
...@@ -209,9 +209,7 @@ class FeedsDataProcessor extends FeedsProcessor { ...@@ -209,9 +209,7 @@ class FeedsDataProcessor extends FeedsProcessor {
return; return;
} }
if (strpos($target_element, '.')) { if (strpos($target_element, '.')) {
/** /**
Add field in FeedsDataHandler format. Add field in FeedsDataHandler format.
This is the tricky part, FeedsDataHandler expects an *array* of records This is the tricky part, FeedsDataHandler expects an *array* of records
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment