mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-02 04:52:27 +00:00
b5b2d5d64b
Delay the import of ConsentResource, so that we can get away without jinja2 if people don't have the consent resource enabled. Fixes #3259