Fixes init file
This commit is contained in:
@ -1 +1 @@
|
|||||||
from .regex import username
|
from .regex import USERNAME
|
||||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
|||||||
from .regex import username
|
from .regex import USERNAME
|
||||||
|