Passed
Push — master ( c1445d...8b508b )
by Alexander
02:05
created
src/Database/Transaction.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Horat1us\Yii\Database;
4 4
 
5 5
 use Horat1us\Yii\Interfaces\TransactionInterface;
6
-
7 6
 use yii\db\Connection;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.