Skip to content

Commit 2a945d5

Browse files
committed
Fixed #657 remove unused use statement
1 parent 5fef424 commit 2a945d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Task/Scenario/ScenarioCollection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
namespace Deployer\Task\Scenario;
99

1010
use Deployer\Collection\Collection;
11-
use Deployer\Task\Scenario\Scenario;
1211

1312
class ScenarioCollection extends Collection
1413
{

0 commit comments

Comments
 (0)