mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-16 03:33:51 -05:00
Fix TravisCI tests for PR #2301
This commit is contained in:
parent
1591eddaea
commit
75eba3b07d
3 changed files with 2 additions and 5 deletions
|
|
@ -33,7 +33,7 @@ from .jwt import JWTConfig
|
|||
from .password_auth_providers import PasswordAuthProviderConfig
|
||||
from .emailconfig import EmailConfig
|
||||
from .workers import WorkerConfig
|
||||
from .pushconfig import PushConfig
|
||||
from .push import PushConfig
|
||||
|
||||
|
||||
class HomeServerConfig(TlsConfig, ServerConfig, DatabaseConfig, LoggingConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue