Test Setup Failed
Pull Request — master (#14)
by Timon
05:00
created
test/unit/Connection/ConnectionTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 
6 6
 use Exception;
7 7
 use TBolier\RethinkQL\Connection\ConnectionException;
8
-use TBolier\RethinkQL\Connection\ConnectionInterface;
9 8
 use TBolier\RethinkQL\Query\MessageInterface;
10 9
 use TBolier\RethinkQL\Response\Cursor;
11 10
 use TBolier\RethinkQL\Response\ResponseInterface;
Please login to merge, or discard this patch.