Skip to content

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zzainulabidin committed Mar 26, 2021
1 parent 36a550a commit 1ee9563
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ public void startJsonActivity(JSONObject jsonObject) {
form.setName(getString(R.string.remove_client));
}
intent.putExtra(JsonFormConstants.JSON_FORM_KEY.FORM, form);

startActivityForResult(intent, JsonFormUtils.REQUEST_CODE_GET_JSON);
}

Expand Down

0 comments on commit 1ee9563

Please sign in to comment.