LifePayment/LifePayment.Application/LifePaymentServicesApplicationModuleAutoMapperProfile.cs
@@ -13,7 +13,6 @@ CreateMap<CreateLifePayOrderInput, LifePayOrder>(MemberList.None); CreateMap<CreateEditPayChannelsInput, LifePayChannles>(MemberList.None); #endregion }