Passed
Pull Request — master (#18)
by Timon
04:12
created
src/Connection/Connection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use TBolier\RethinkQL\Message\ExprMessage;
11 11
 use TBolier\RethinkQL\Message\Message;
12 12
 use TBolier\RethinkQL\Message\MessageInterface;
13
-use TBolier\RethinkQL\Query\Expr;
14 13
 use TBolier\RethinkQL\Query\Options as QueryOptions;
15 14
 use TBolier\RethinkQL\Response\Cursor;
16 15
 use TBolier\RethinkQL\Response\Response;
Please login to merge, or discard this patch.