Completed
Push — master ( db8664...c5b64e )
by Florian
10s
created
src/Famoser/SyncApi/SyncApiApp.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 
12 12
 use Famoser\SyncApi\Exceptions\ApiException;
13 13
 use Famoser\SyncApi\Exceptions\FrontendException;
14
-use Famoser\SyncApi\Middleware\LoggingMiddleware;
15 14
 use Famoser\SyncApi\Models\Communication\Response\Base\BaseResponse;
16 15
 use Famoser\SyncApi\Services\DatabaseService;
17 16
 use Famoser\SyncApi\Services\Interfaces\LoggingServiceInterface;
Please login to merge, or discard this patch.