Completed
Push — develop ( d28428...d28428 )
by Simon
02:20
created
src/BaseConnection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use yolk\contracts\profiler\ProfilerAwareTrait;
16 16
 use yolk\contracts\profiler\ProfilerAware;
17 17
 use yolk\contracts\support\Dumpable;
18
-
19 18
 use yolk\database\exceptions\DatabaseException;
20 19
 use yolk\database\exceptions\ConnectionException;
21 20
 use yolk\database\exceptions\NotConnectedException;
Please login to merge, or discard this patch.