Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off redundant SynapseRequestFactory (#6619) | Richard van der Hoff | 2020-01-03 | 1 | -0/+1 |
We already get the Site via the Channel, so there's no need for a dedicated RequestFactory: we can just use the right constructor. |