Fixed merge issue

This commit is contained in:
Keith Holliday 2016-07-14 19:11:52 -05:00
parent 4df8d3c615
commit 4b27900d1d

View file

@ -146,7 +146,6 @@ public class HabitRPGUser extends BaseModel {
this.profile = profile;
}
<<<<<<< e956287345a142dd1171f260872d6f1813f43d22
public ContributorInfo getContributor() {
return contributor;
}