mirror of
https://git.anonymousland.org/anonymousland/synapse-captcha.git
synced 2024-12-29 05:56:09 -05:00
6 lines
91 B
Python
6 lines
91 B
Python
from . import api
|
|
from . import config
|
|
from . import captcha
|
|
|
|
name = 'matrix_registration'
|