mirror of
https://github.com/pretix/pretix.git
synced 2026-08-04 09:47:50 +00:00
Apply suggestions from code review
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
co-authored by
Raphael Michel
parent
36e2d4334e
commit
7fdabd052d
@@ -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