Skip to content

Commit

Permalink
test ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-rui committed Oct 17, 2014
1 parent f283d17 commit a23b772
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/com/qpp/model/TUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ public String getEmail() {
public void setEmail(String email) {
this.email = email;
}


public long getCurrentPassword() {
return this.currentPassword;
}
Expand Down

0 comments on commit a23b772

Please sign in to comment.