Fix whitespace

This commit is contained in:
Raphael Michel
2014-09-12 22:11:12 +02:00
parent b47c6e14fa
commit d04cb41507

View File

@@ -56,4 +56,3 @@ class PermissionMiddleware:
)
except:
return HttpResponseNotFound(_("The selected event was not found or you have no permission to administrate it."))