diff options
author | reivilibre <oliverw@matrix.org> | 2022-11-01 10:30:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 10:30:43 +0000 |
commit | b922b54b6143f13c0786a18fcbb5f55724ea72fc (patch) | |
tree | 69b67b240e14396b715bc528046841b73e25e831 /synapse/app | |
parent | Fix dehydrated device REST checks (#14336) (diff) | |
download | synapse-b922b54b6143f13c0786a18fcbb5f55724ea72fc.tar.xz |
Fix type annotation causing import time error in the Complement forking launcher. (#14084)
Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to 'synapse/app')
-rw-r--r-- | synapse/app/complement_fork_starter.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/app/complement_fork_starter.py b/synapse/app/complement_fork_starter.py |