We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b337c2 commit 920b844Copy full SHA for 920b844
1 file changed
src/shared/clients/jit.py
@@ -4,8 +4,6 @@
4
5
import requests
6
from loguru import logger
7
-
8
-from src.shared.consts import JIT_DEFAULT_API_ENDPOINT
9
from src.shared.env_tools import get_jit_endpoint_base_url
10
from src.shared.models import Asset, TeamAttributes
11
0 commit comments