Completed
Push — develop ( 9e8b90...e03d32 )
by greg
03:54
created
src/PlaygroundGame/Controller/Frontend/GameController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use PlaygroundGame\Service\GameService;
9 9
 use PlaygroundGame\Service\Prize as PrizeService;
10 10
 use Zend\View\Model\JsonModel;
11
-use ZfcUser\Options\UserControllerOptionsInterface;
12 11
 use Zend\Http\PhpEnvironment\Response;
13 12
 use Zend\Stdlib\Parameters;
14 13
 
Please login to merge, or discard this patch.