Completed
Pull Request — master (#3)
by Zachary
01:15
created
src/Contracts/Paginable.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 Goopil\RestFilter\Contracts;
4 4
 
5
-use Illuminate\Http\Request;
6
-
7 5
 /**
8 6
  * Class Paginable.
9 7
  *
Please login to merge, or discard this patch.