mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
Fixed auto-imported regex by mistake...
This commit is contained in:
parent
af441c13e7
commit
dfedbd6bf3
@ -45,7 +45,6 @@ import collections.abc
|
||||
import abc
|
||||
|
||||
from django.utils.translation import gettext
|
||||
from regex import F
|
||||
|
||||
from uds.core import consts, exceptions, types
|
||||
from uds.core.managers.crypto import UDSK, CryptoManager
|
||||
|
Loading…
Reference in New Issue
Block a user