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

Remove unused method.

parent 27033548
No related branches found
No related tags found
No related merge requests found
...@@ -367,11 +367,4 @@ class FeedsProcessor extends FeedsConfigurable { ...@@ -367,11 +367,4 @@ class FeedsProcessor extends FeedsConfigurable {
public function getMappingTargets() { public function getMappingTargets() {
return NULL; return NULL;
} }
/**
* Build the mapping form.
*/
public function mappingForm() {
return array();
}
} }
\ No newline at end of file
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