Completed
Push — master ( f5d5d5...7ca631 )
by Joachim
08:37 queued 01:45
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 Symfony\Component\Validator\Constraints as Assert;
11 10
 
Please login to merge, or discard this patch.