Skip to content

Commit

Permalink
- Unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Nov 15, 2019
1 parent 6df07b1 commit b19a0e2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ public function afterCompile(Nette\PhpGenerator\ClassType $class) : void
{
parent::afterCompile($class);

// Get container builder
$builder = $this->getContainerBuilder();
/** @var array $configuration */
if (method_exists($this, 'validateConfig')) {
$configuration = $this->validateConfig($this->defaults);
Expand Down

0 comments on commit b19a0e2

Please sign in to comment.