Completed
Push — master ( e16295...10cfb1 )
by Joachim
09:10
created
Entity/Payment.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Brick\Math\BigDecimal;
6 6
 use Doctrine\Common\Collections\ArrayCollection;
7 7
 use Doctrine\ORM\Mapping as ORM;
8
-use Loevgaard\Dandomain\Pay\Model\Payment as BasePayment;
9 8
 use Loevgaard\Dandomain\Pay\Model\Payment as DandomainPayment;
10 9
 use Money\Currency;
11 10
 use Money\Money;
Please login to merge, or discard this patch.