mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Fix whitespace
This commit is contained in:
@@ -56,4 +56,3 @@ class PermissionMiddleware:
|
|||||||
)
|
)
|
||||||
except:
|
except:
|
||||||
return HttpResponseNotFound(_("The selected event was not found or you have no permission to administrate it."))
|
return HttpResponseNotFound(_("The selected event was not found or you have no permission to administrate it."))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user