mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Remove copy-paste artifact
This commit is contained in:
@@ -88,5 +88,3 @@ def monkeypatch_requests_timeout():
|
||||
return types.MethodType(old_httpadapter_send, self)(request, timeout=timeout, **kwargs)
|
||||
|
||||
HTTPAdapter.send = httpadapter_send
|
||||
monkeypatch_vobject_performance()
|
||||
monkeypatch_pillow_safer()
|
||||
|
||||
Reference in New Issue
Block a user