remove duplicate upload
This commit is contained in:
parent
dfc869ba2b
commit
5eee8054c4
|
@ -708,7 +708,6 @@ public class NewNSTreatmentDialog extends DialogFragment implements View.OnClick
|
|||
tempTarget.low(0).high(0);
|
||||
}
|
||||
TreatmentsPlugin.getPlugin().addToHistoryTempTarget(tempTarget);
|
||||
NSUpload.uploadCareportalEntryToNS(data);
|
||||
FabricPrivacy.getInstance().logCustom(new CustomEvent("TempTarget"));
|
||||
}
|
||||
} catch (JSONException e) {
|
||||
|
|
Loading…
Reference in a new issue