mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
remove errant exception and style
This commit is contained in:
parent
c6584f4b5f
commit
a67d8ace9b
3 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@ from distutils.util import strtobool
|
|||
from synapse.types import RoomAlias
|
||||
from synapse.util.stringutils import random_string_with_symbols
|
||||
|
||||
from ._base import Config, ConfigError
|
||||
from synapse.config._base import Config, ConfigError
|
||||
|
||||
|
||||
class RegistrationConfig(Config):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue