Test Setup Failed
Push — master ( 455f41...6456b5 )
by Gabriel
11:14 queued 12s
created
src/DatabaseManager.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Nip\Database;
4 4
 
5
-use InvalidArgumentException;
6 5
 use Nip\Application\ApplicationInterface;
7
-use Nip\Database\Connections\Connection;
8 6
 use Nip\Database\Connections\ConnectionFactory;
9 7
 use Nip\Database\Manager\HasApplication;
10 8
 use Nip\Database\Manager\HasConnections;
Please login to merge, or discard this patch.