import fixed
This commit is contained in:
parent
8b02bc2340
commit
106b7df5db
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import pyotp
|
||||||
from os.path import join
|
from os.path import join
|
||||||
|
|
||||||
from .helper import is_valid_otp
|
from .helper import is_valid_otp
|
||||||
from .config import etcd_client
|
from .config import etcd_client, env_vars
|
||||||
from typing import Union
|
from typing import Union
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue