Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Remove unused statements
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Heitz committed Jun 11, 2016
1 parent cc6ab9b commit f228c6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/GherkinParam.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@
*/
namespace Codeception\Extension;

use RuntimeException;
use PHPUnit_Framework_ExpectationFailedException;
use Codeception\Util\Fixtures;
use Behat\Gherkin\Node\TableNode;
use ReflectionProperty;

class GherkinParam extends \Codeception\Platform\Extension
{
Expand Down

0 comments on commit f228c6d

Please sign in to comment.