Delete repeat setting a property in CreateOrderCommand ctor
This commit is contained in:
parent
4bdcbd4318
commit
aebfc8e5ac
@ -79,7 +79,6 @@ public class CreateOrderCommand
|
|||||||
CardExpiration = cardExpiration;
|
CardExpiration = cardExpiration;
|
||||||
CardSecurityNumber = cardSecurityNumber;
|
CardSecurityNumber = cardSecurityNumber;
|
||||||
CardTypeId = cardTypeId;
|
CardTypeId = cardTypeId;
|
||||||
CardExpiration = cardExpiration;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user