Skip to content

Commit

Permalink
Issue #1 feat:masked phone and email related code change
Browse files Browse the repository at this point in the history
  • Loading branch information
AMIT KUMAR committed Sep 26, 2017
1 parent 0444125 commit cc7c8a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ private void getUserDetailsByLoginId(Request actorMessage) {
result.remove(JsonKey.MISSING_FIELDS);
result.remove(JsonKey.COMPLETENESS);
}
>>>>>>> 93e9a4948f4a47859b322701aa4caebc29f6f76b
response.put(JsonKey.RESPONSE, result);
} else {
result = new HashMap<>();
Expand Down

0 comments on commit cc7c8a0

Please sign in to comment.