Completed
Push — master ( 61b0a7...fa909b )
by Beñat
01:55
created
Application/Tactician/Middlewares/PdoTransactionMiddleware.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,8 +11,8 @@
 block discarded – undo
11 11
 
12 12
 namespace LIN3S\SharedKernel\Infrastructure\Application\Tactician\Middlewares;
13 13
 
14
-use League\Tactician\Middleware;
15 14
 use LIN3S\SharedKernel\Infrastructure\Persistence\Sql\Pdo;
15
+use League\Tactician\Middleware;
16 16
 
17 17
 /**
18 18
  * @author Beñat Espiña <[email protected]>
Please login to merge, or discard this patch.