Completed
Pull Request — master (#12)
by Alex
03:27
created
src/Query/LaravelQuery.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -15,9 +15,6 @@
 block discarded – undo
15 15
 use \POData\Common\ODataException;
16 16
 use AlgoWeb\PODataLaravel\Interfaces\AuthInterface;
17 17
 use AlgoWeb\PODataLaravel\Auth\NullAuthProvider;
18
-
19
-
20
-use Illuminate\Support\Facades\DB;
21 18
 use Illuminate\Support\Facades\App;
22 19
 
23 20
 class LaravelQuery implements IQueryProvider
Please login to merge, or discard this patch.