@@ -8,7 +8,6 @@ |
||
8 | 8 | use Codeception\Util\Annotation; |
9 | 9 | use Codeception\Step\Comment; |
10 | 10 | use Codeception\Test\Cest as CestFormat; |
11 | -use ReflectionProperty; |
|
12 | 11 | |
13 | 12 | class ExampleProvider extends \Codeception\Platform\Extension |
14 | 13 | { |