Open
Description
This issue has been migrated from #14577.
Spawning from matrix-org/synapse#14471 (comment) as mentioned by @squahtx,
We can safely remove the following code that was introduced in matrix-org/synapse#14471 when stabilizing the MSC3030 /timestamp_to_event
endpoint:
After a year, the endpoint will no longer be new and there will be many Synapse versions that include the stabilized endpoint.
It's possible that we leave this check in place though. Maybe we want to handle the case where another homeserver implementation doesn't have it available.