Update User.java
This commit is contained in:
parent
79a8c80853
commit
b4f0f403e2
|
@ -38,4 +38,5 @@ public class User {
|
|||
return hash;
|
||||
}
|
||||
// getters and setters here
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue