removed deprecated comment

This commit is contained in:
Moriz Wahl 2021-05-06 14:49:18 +02:00
parent 449018a3a3
commit c14e3ba4aa

View File

@ -254,7 +254,6 @@ export default {
const result = await communityAPI.send(
this.$store.state.session_id,
this.ajaxCreateData.email,
// better to send the user's input here?
this.ajaxCreateData.amount,
this.ajaxCreateData.memo,
this.ajaxCreateData.target_date,