import fixed

This commit is contained in:
ahmadbilalkhalid 2019-12-07 18:07:07 +05:00
parent 8b02bc2340
commit 106b7df5db
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import pyotp
from os.path import join
from .helper import is_valid_otp
from .config import etcd_client
from .config import etcd_client, env_vars
from typing import Union