Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj authored and StyleCIBot committed Mar 31, 2016
1 parent 9f8fba3 commit a57b91b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ public function testParameterValue($options, $expectedException)
$this->assertEquals('barfoo', $res);
}
}

1 change: 0 additions & 1 deletion TokenProvider/SymfonyContainerParameterProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ public function configureOptions(OptionsResolverInterface $optionsResolver)
));
}
}

0 comments on commit a57b91b

Please sign in to comment.