Remove notification type for refunded event

This commit is contained in:
Raphael Michel
2019-01-10 16:57:27 +01:00
parent 4d6d6ff737
commit 3b54556739
3 changed files with 0 additions and 11 deletions
-1
View File
@@ -38,7 +38,6 @@ The following values for ``action_types`` are valid with pretix core:
* ``pretix.event.order.contact.changed``
* ``pretix.event.order.changed.*``
* ``pretix.event.order.refund.created.externally``
* ``pretix.event.order.refunded``
* ``pretix.event.order.approved``
* ``pretix.event.order.denied``
* ``pretix.event.checkin``