We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff9e5c commit 47b12a8Copy full SHA for 47b12a8
src/ExerciseRunner/RunnerManager.php
@@ -2,7 +2,6 @@
2
3
namespace PhpSchool\PhpWorkshop\ExerciseRunner;
4
5
-use Interop\Container\ContainerInterface;
6
use PhpSchool\PhpWorkshop\CommandDefinition;
7
use PhpSchool\PhpWorkshop\Exception\InvalidArgumentException;
8
use PhpSchool\PhpWorkshop\Exercise\ExerciseInterface;
0 commit comments