mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-13 17:13:11 +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