Update User.java

This commit is contained in:
Loredana Crusoveanu 2018-08-18 16:00:18 +03:00 committed by GitHub
parent 79a8c80853
commit b4f0f403e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,4 +38,5 @@ public class User {
return hash;
}
// getters and setters here
}