statikbe / craft-sentry

MIT License
2 stars 1 forks source link

Double event listener? #1

Closed nstCactus closed 4 years ago

nstCactus commented 4 years ago

Just being curious: why do you add 2 event listeners for the same event?

https://github.com/statikbe/craft-sentry/blob/20fc880f1fd6b40d35fbb7dc72442d9c023e9bf7/src/Sentry.php#L49 https://github.com/statikbe/craft-sentry/blob/20fc880f1fd6b40d35fbb7dc72442d9c023e9bf7/src/Sentry.php#L63

janhenckens commented 4 years ago

hey @nstCactus, no reason for that, just a boo boo. Thanks for catching that, fixed now!

janhenckens commented 4 years ago

Fixed in 1.0.1