Apply suggestions from code review

Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
Raphael Michel
2026-07-16 14:10:27 +02:00
committed by GitHub
parent 36e2d4334e
commit 7fdabd052d
-1
View File
@@ -130,4 +130,3 @@ class PretixEventScrubber(EventScrubber):
def scrub_event(self, event: "Event") -> None:
super().scrub_event(event)
self.scrub_exception(event)
print(event)