Completed
Pull Request — master (#1)
by Korvin
01:52
created
src/Transaction/TransactionTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Buttress\ConcreteClient\Transaction;
4 4
 
5
-use Buttress\ConcreteClient\Exception\RuntimeException;
6 5
 use Buttress\ConcreteClient\Exception\TransactionException;
7 6
 
8 7
 trait TransactionTrait
Please login to merge, or discard this patch.