mirror of
https://github.com/pretix/pretix.git
synced 2026-07-17 07:08:38 +00:00
Apply suggestions from code review
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
@@ -130,4 +130,3 @@ class PretixEventScrubber(EventScrubber):
|
||||
def scrub_event(self, event: "Event") -> None:
|
||||
super().scrub_event(event)
|
||||
self.scrub_exception(event)
|
||||
print(event)
|
||||
|
||||
Reference in New Issue
Block a user