Skip to content

Commit ec8244c

Browse files
committed
Removed unused classes
1 parent a82b08a commit ec8244c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Command/Process/ShowStatus.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
namespace Magento\CloudPatches\Command\Process;
99

10-
use Laminas\View\Renderer\JsonRenderer;
1110
use Magento\CloudPatches\Command\Process\Action\ReviewAppliedAction;
1211
use Magento\CloudPatches\Console\QuestionFactory;
1312
use Magento\CloudPatches\Patch\Data\AggregatedPatch;
@@ -19,7 +18,6 @@
1918
use Symfony\Component\Console\Helper\QuestionHelper;
2019
use Symfony\Component\Console\Input\InputInterface;
2120
use Symfony\Component\Console\Output\OutputInterface;
22-
use Symfony\Component\HttpFoundation\JsonResponse;
2321

2422
/**
2523
* Show information about available patches and their statuses.

0 commit comments

Comments
 (0)