mirror of
https://git.anonymousland.org/anonymousland/synapse-captcha.git
synced 2025-01-15 10:27:10 -05:00
6 lines
91 B
Python
6 lines
91 B
Python
|
from . import api
|
||
|
from . import config
|
||
|
from . import captcha
|
||
|
|
||
|
name = 'matrix_registration'
|