diff options
| author | Richard van der Hoff <richard@matrix.org> | 2020-12-15 14:44:04 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2020-12-15 22:35:40 +0000 |
| commit | 394516ad1bb6127ab5b32a12d81ef307deb39570 (patch) | |
| tree | 59474177096942778919927814bee0256eb2accd /tests/federation/test_complexity.py | |
| parent | Remove redundant reading of SynapseRequest.args (diff) | |
| download | synapse-394516ad1bb6127ab5b32a12d81ef307deb39570.tar.xz | |
Remove spurious "SynapseRequest" result from `make_request"
This was never used, so let's get rid of it.
Diffstat (limited to 'tests/federation/test_complexity.py')
| -rw-r--r-- | tests/federation/test_complexity.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/federation/test_complexity.py b/tests/federation/test_complexity.py |
