Browse Source

Update ChangePasswordInput.cs

pull/1584/head
Yunus Emre Kalkan 7 years ago
parent
commit
e6eb42ada0
  1. 6
      modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo/Abp/Identity/ChangePasswordInput.cs

6
modules/identity/src/Volo.Abp.Identity.Application.Contracts/Volo/Abp/Identity/ChangePasswordInput.cs

@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace Volo.Abp.Identity
namespace Volo.Abp.Identity
{
public class ChangePasswordInput
{

Loading…
Cancel
Save