Skip to content

Commit

Permalink
Fixed Duplicated event naming
Browse files Browse the repository at this point in the history
  • Loading branch information
ed007m authored Nov 24, 2020
1 parent 19c92b5 commit 0c239f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etc/events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,4 @@
<event name="sales_order_payment_place_end">
<observer name="vipps_payment_place_after" instance="Vipps\Payment\Observer\OrderPaymentAfter"/>
</event>
<event name="sales_order_payment_place_end">
<observer name="vipps_payment_place_after" instance="Vipps\Payment\Observer\OrderPaymentAfter"/>
</event>
</config>

0 comments on commit 0c239f0

Please sign in to comment.