Skip to content

Commit

Permalink
Removed unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw committed Aug 12, 2014
1 parent 007ec56 commit e3bc06b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ProxySourceTaxonomyIndexGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ public function __construct(

public function generate(SourceInterface $source)
{
$generatedSources = array();

$dataProvider = $this->dataProviderManager->dataProvider($this->dataProviderName);
$taxons = $dataProvider->provideData();

Expand Down

0 comments on commit e3bc06b

Please sign in to comment.