Completed
Push — master ( 34c509...67b3be )
by Iman
01:43
created
src/Pipeline.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Imanghafoori\Middlewarize;
4 4
 
5
-use Illuminate\Contracts\Support\Responsable;
6
-use Illuminate\Http\Request;
7 5
 use Illuminate\Pipeline\Pipeline as CorePipe;
8 6
 
9 7
 class Pipeline extends CorePipe
Please login to merge, or discard this patch.